firtoz / react-three-renderer

Render into a three.js canvas using React.
https://toxicfork.github.com/react-three-renderer-example/
MIT License
1.49k stars 155 forks source link

Example for THREE.BufferGeometryLoader() #226

Open f00b455 opened 6 years ago

f00b455 commented 6 years ago

Is there an example with THREE.BufferGeometryLoader().load() and <bufferGeometry />?