Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Contribution request idea proposal - nodes traversal visualization #678

Open
jsilva-js opened this issue May 10, 2024 · 1 comment
Open

Comments

@jsilva-js
Copy link

jsilva-js commented May 10, 2024

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?

@jsilva-js jsilva-js changed the title Contribution request idea - traversing visualization Contribution request idea - nodes traversal visualization May 10, 2024
@jsilva-js jsilva-js changed the title Contribution request idea - nodes traversal visualization Contribution request idea proposal - nodes traversal visualization May 10, 2024
@f1-outsourcing
Copy link

How should this look like? :)

Can you help me create this?

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.

[1]
https://observablehq.com/@d3/temporal-force-directed-graph

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants