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

Feature: barebones JSFiddle/CodeSandbox link #218

Open dbkaplun opened 6 years ago

dbkaplun commented 6 years ago

Would be great to include a link on the README that I could use to start playing around with react-three-renderer without having to set up a local environment.

I made this if you want to use it: https://codesandbox.io/s/m418r809qp

Thanks for your consideration!