What s the best javascript 3D libarie to learn right now?
felicio2310 on May 27, 2022
I want to learn something in 3D and i´ve heard a lot about three.js but i dont know if its the best way to start learning javascript in 3D , any thoughts?
I'm a selftaught (web) developer. On sunny days, you can find me hiking through the Teutoburg Forest, on rainy days coding or with a good fiction novel in hand.
Check babylonjs
Babylon has a powerful API, I sometimes find it hard to discover good sources for help though.
ThreeJS and React Three Fiber seem to be a good modern combination.
React Three Fiber
three.js
Build a 3D World in React with ThreeJS and React Three Fiber
The youtube video got me really excited!
I'm a fan of BabyonJS, their docs are really thorough.