We were unable to load Disqus. If you are a moderator please see our troubleshooting guide.

frank • 4 years ago

This is a great write up. I currently have about a thousand tabs open trying to load a gltf model into my project.

It's a Gatsby site, using React Three Fiber. Been trying a bunch of ways to get the code to work, but no luck yet.

Not trying to get fancy, just to simply load a 3D model to the DOM.

No real question, just a thanks and boy this is way harder than it should be. Good on you for figuring it out.

EDIT:
And if anyone in the future is in the same boat, I eventually rendered a 3D model out using this example. (https://codesandbox.io/s/hu...

Now working it up to the heights of the develobear example.

jakubrpawlowski • 4 years ago

Hi! Great read- thank you for sharing! Btw I've noticed you didn't end up using 'postprocessing' library you installed and instead went with three.js examples. I would be totally interested to read the article about your experience with postprocessing in react! Cheers from Arizona!