Next.js + Auto rotate Trackball controls + other interactions #528
mohidmakhdoomi
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi all,
Wanted to show something I've been working on
https://nextjs-3d-force-graph-impl.vercel.app/
I think @vasturiano has great examples for a lot of react-force-graph features, and looking online can find various codesandbox with useful examples but I think this can be useful as a more complex example for others to benefit from. I was building this as part of another project but split it off as a separate repo for everyone's benefit.
GitHub repo: mohidmakhdoomi/nextjs-3d-force-graph-impl
The meat of it is here: /app/components/FocusGraph.tsx
Enjoy and definitely let me know if you have feedback or suggestions!
Beta Was this translation helpful? Give feedback.
All reactions