anvaka / anvaka/VivaGraphJS

Bezier curve link webGL

Open
#78 9 comments 0 reactions 0 assignees View on GitHub
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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.