TS000 / threeReact

three.js and React

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

three.js and React

License:MIT License


Languages

Language:JavaScript 86.4%Language:HTML 11.2%Language:CSS 2.3%