Hacker News new | ask | show | jobs
PlayCanvas React: Easy, Declarative 3D for React Developers (blog.playcanvas.com)
8 points by ovenchips 490 days ago
2 comments

Surprisingly react lends itself well to 3d screen description. Would love to give it a try this weekend.
It maps incredibly well to the Entity-Component System in the PlayCanvas Engine too.
How does this compare to react-three-fiber?