swift502 / Sketchbook

3D playground built on three.js and cannon.js.
https://jblaha.art/sketchbook/latest
MIT License
1.47k stars 389 forks source link

how about making a react-three version? #40

Closed amir-al-razin closed 3 years ago

benhatsor commented 3 years ago

What would React add to the project?

swift502 commented 3 years ago

I probably won't because I deem Sketchbook to be finished at this point. All the features I cared about are present. And ironically I'm not a big expert on web dev. So I have no clue what react and react-three would bring to the project or what would it look like.

Bottom line is I'm unfortunately not interested in extending Sketchbook that much further. And a huge change which restructures the whole project (even if the code becomes cleaner and nicer) isn't something I'll probably want to merge at this point. But you can fork it and extend it however you like obviously.

@jeremy-coleman did some work on Sketchbook tidying it up, maybe he would know if getting react-three would be worthwhile.