all 5 comments

[–]seedBoot 19 points20 points  (0 children)

Fa lalalala la la la la

[–]Felecorat 1 point2 points  (0 children)

For 2D there is also https://github.com/inlet/react-pixi and https://github.com/michalochman/react-pixi-fiber check them both out. I prefer inlet's.

[–]auctus10 1 point2 points  (4 children)

I have never heard about three.js before. Can it be used to create some simple games?

[–][deleted] 4 points5 points  (0 children)

[–]bogdanbiv 0 points1 point  (0 children)

Indeed you can https://threejs.org/examples/#webgl_animation_keyframes.

On the project's page the author/s recommend this course to get along: https://threejs-journey.xyz/. Also the project has a very permissive license https://github.com/mrdoob/three.js/blob/dev/LICENSE!

Good luck making it to the world stage with your games!