gltfjsx
🎮 Turns GLTFs into JSX components
About this project
https://user-images.githubusercontent.com/2223602/126318148-99da7ed6-a578-48dd-bdd2-21056dbad003.mp4 A small command-line tool that turns GLTF assets into declarative and re-usable react-three-fiber JSX components. The GLTF workflow on the web is not ideal ... — GLTF is thrown whole into the scene which prevents re-use, in threejs objects can only be mounted once — Contents can only be found by traversal which is cumbersome and slow — Changes to queried nodes are made by mutation, which alters the source data and prevents re-use — Re-structuring content, making nodes conditional or adding/removing is cumbersome — Model compression is complex and not easily achieved — Models often…
Technologies
Project health
GitHub
Reviews
Built by
Maintain pmndrs/gltfjsx? Claiming verifies admin access through your GitHub account and gives you control of this listing.