|
|
|
|
|
by JayStavis
1048 days ago
|
|
Sounds like you are looking for react-three-fiber, which looks just like this! The examples, demos, and development experience are great, but since it's based on web tech hasn't made a big splash yet with the bigger 3D content businesses. You can actually render a gltf as a JSX tree too with gltfjsx:
https://github.com/pmndrs/gltfjsx |
|