You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
no
Describe the solution you'd like
Traverse visualization of bfs, dfs, multi-bfs...
Additional context
I wanted to help develop this, just wanted to know if would be a good idea? I have the required knowledge (three, js, ts, algorithms...)
I planned to start developing this feature from this project, and also an UI menu and panel for setting up traversal configurations such as builtin bfs or dfs, multi bfs, multi dfs, also custom bfs and dfs algorithms.
The intention is to debug graph algorithms visually.
what about that?
The text was updated successfully, but these errors were encountered:
jsilva-js
changed the title
Contribution request idea - traversing visualization
Contribution request idea - nodes traversal visualization
May 10, 2024
jsilva-js
changed the title
Contribution request idea - nodes traversal visualization
Contribution request idea proposal - nodes traversal visualization
May 10, 2024
I need some help to combine this chart[1] with three.js or something that is already available in 3d-force-graph
What I want to change is make it 3d as in
-add a grid so it is easier to see the xy plane
-every black filled circle I want it to be a rotating cube.
-the cubes can be put all on the same elevation height.
-Add these orbit controls.
Is your feature request related to a problem? Please describe.
no
Describe the solution you'd like
Traverse visualization of bfs, dfs, multi-bfs...
Additional context
I wanted to help develop this, just wanted to know if would be a good idea? I have the required knowledge (three, js, ts, algorithms...)
I planned to start developing this feature from this project, and also an UI menu and panel for setting up traversal configurations such as builtin bfs or dfs, multi bfs, multi dfs, also custom bfs and dfs algorithms.
The intention is to debug graph algorithms visually.
what about that?
The text was updated successfully, but these errors were encountered: