In this coding tutorial, we go over Three.js groups. Understanding groups is essential for building complex 3D scenes because they help keep your code clean and prevent you from having to think about advanced math formulas.
📖 Code - https://github.com/SuboptimalEng/thre...
🎥 YouTube - / suboptimaleng
🐦 Twitter - / suboptimaleng
📸 Instagram - / suboptimaleng
💻 GitHub - https://github.com/SuboptimalEng
🌎 Website - https://suboptimaleng.com
== [ Resources ] ==
Three.js - https://threejs.org
Three.js Tutorials - https://sbcode.net/threejs
Discover Three.js - https://discoverthreejs.com
Three.js Scene Graph - https://threejs.org/manual/#en/sceneg...
== [ Timestamps ] ==
00:00 Intro to Three.js Groups
00:27 Three.js Code without Groups
02:31 3D Solar System with Groups
05:05 Outro
== [ Tags ] ==
#suboptimal #threejs #gamedev