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

Compatibility with three.js r85 #181

Closed alexanderfrey closed 7 years ago

alexanderfrey commented 7 years ago

Hi,

thanks for the great work. I'm trying to get react three renderer to work with the latest version of three.js r85 but encouter issues. The thing is, I'm not sure if those issues are due to compatibility with the latest library or if my code is broken.

My question is: Can you confirm the react three renderer works with r85 ? If not, do you plan an update any time soon ?

Thanks so much, Alexander

thierryc commented 7 years ago

187

toxicFork commented 7 years ago

This should be fixed with https://github.com/toxicFork/react-three-renderer/releases/tag/v3.2.0 , please give it a go and reopen if it has not been resolved