three_cpp icon indicating copy to clipboard operation
three_cpp copied to clipboard

Potential use with React Native

Open joewood opened this issue 10 years ago • 1 comments

I just stumbled across this as I was looking at potential libraries that would act as a native layer for React Native, as a plug-in replacement for react-three. Are you still accepting PRs for this repo?

joewood avatar Mar 07 '15 14:03 joewood

Not actively, unfortunately. Keeping in sync with upstream three.js was a losing battle.

Were I to start over again, I would instead maintain a port that emulates the original three.js design in spirit, rather than trying to directly mirror all the various concessions/design tradeoffs made in the context of a weakly, dynamically typed language like JS.

jdduke avatar Mar 09 '15 21:03 jdduke