gltfjsx
GLTF converter
A tool that converts GLTF 3D models into reusable React components
🎮 Turns GLTFs into JSX components
5k stars
38 watching
320 forks
Language: JavaScript
last commit: about 1 month ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
mgsx-dev/gdx-gltf | A library providing support and shaders for loading and rendering 3D models in various formats using the GL Transmission Format (glTF) standard. | 215 |
khronosgroup/gltf | An open standard and suite of tools for efficiently transmitting and rendering 3D models and scenes in various formats. | 7,219 |
pmndrs/react-three-fiber | A React renderer for Three.js that allows declarative 3D scene construction and seamless integration with React's ecosystem | 27,796 |
donmccurdy/gltf-transform | A JavaScript SDK for working with 3D models in the glTF format | 1,447 |
pmndrs/use-cannon | A set of React hooks and APIs for simulating physics in 3D environments using the cannon-js library. | 2,808 |
pmndrs/react-three-offscreen | Enables WebGL rendering in web workers without requiring code rewrite or fallback mechanisms | 463 |
pmndrs/react-postprocessing | A postprocessing wrapper that simplifies the application of effects in 3D rendering pipelines. | 1,137 |
pmndrs/drei | A collection of reusable building blocks for React Three Fiber 3D graphics rendering | 8,496 |
jkuhlmann/cgltf | A C99 implementation of glTF loader and writer for 3D models | 1,483 |
pinterest/gestalt | A comprehensive React UI component library supporting Pinterest's design language and guidelines. | 4,255 |
tomgrill/gdx-facebook | Cross-platform Java library providing access to the Facebook Graph API | 59 |
jessey-git/fx-gltf | A C++ header-only library for serializing and deserializing 3D models in glTF format | 358 |
polymonster/pmfx-shader | A cross-platform shader compiler and reflection system with offline compilation and code generation for multiple GPU targets | 346 |
x-ryl669/docsify-gltfexplorer | A plugin that adds 3D model viewer capabilities to the docsify documentation platform | 4 |
vpenades/sharpgltf | A .NET Standard library for loading and rendering 3D models in the glTF file format | 482 |