Hacker News new | ask | show | jobs
by kvbe 1494 days ago
What is these days the way to make a simple 3D model exported in gltf interactive? I mean hide or show parts of the model? Add interactivity by having some JavaScript “steering” changes of the 3D model? Like an interactive model viewer. As modelviewer looks like not allowing to have a lot of interactivity

https://modelviewer.dev/

1 comments

gltfjsx is the easiest I have used: https://github.com/pmndrs/gltfjsx

r3f export from spline also seems pretty easy but I haven't tried it yet: https://twitter.com/0xca0a/status/1519751065222238211