helios-web icon indicating copy to clipboard operation
helios-web copied to clipboard

A web-based framework to visualize dynamic networks in real-time.

Results 7 helios-web issues
Sort by recently updated
recently updated
newest added

This is the first component to the dynamic pipeline - [ ] Node/edge style definition - [ ] Uniforms access/change - [ ] Mapping nodes to GPU attributes - [...

high priority
feature

There is some gap between nodes and edges when nodes are large in the screen. Can probably be fixed giving a small offset to the edge vOffset or rewriting the...

bug
low priority

A fix is needed for rendering edges. As shown in the image, if the position of start and end are similar relative to the camera Right and Up vectors (XY...

bug
help wanted
low priority

It seems that the performance of WebGL 1 in Safari dropped significantly in Ventura 13.1 release. https://developer.apple.com/forums/thread/696821?login=true Possible workarounds: Migrate to WebGL 2.0 Start to use WebGPU (not yet supported...