Bezier curve link webGL
- Dominant language
- JavaScript
- Stars
- 3.9k
- Forks
- 418
- PR merge metrics
- No merged PRs in 30d
Description
I would like to have a visualization with bezier curves instead of line between the links.
In the example "07 - Dual Show Links", there is an implementation of a curve between two nodes with svg render.
My graph can be up to 15k nodes, so I have to use webGL part of your code.
Have you an idea to have curve on webGL render ?
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with the “07 - Dual Show Links” example and its SVG curve implementation, then inspect the library’s WebGL rendering path. Determine how curved links could work for graphs of up to 15k nodes; done would require an agreed WebGL approach and a working visualization comparable to the SVG example.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- computer-graphics
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100