/threeReact

three.js and React

Primary LanguageJavaScriptMIT LicenseMIT

I was curious how to use Three.JS with React...

It's actually pretty simple. You just need to remember to use componentWillUnmount to end your animation or you'll open up with a huge memory leak.

Enjoy!

Current status of site: Netlify Status