Description
In this course, you will :
- Learn Threejs from the ground up with 5+ projects and numerous exercises.
- Learn the best practises and code structure for keeping your websites running smoothly.
- Learn how to build a Metaverse, design your own city and forest, and host threejs projects on a server.
- Discover the Threejs Scene, Camera, and Renderer.
- Threejs provides Materials and Geometry Objects for you to explore.
- Learn about the Stats and Dat GUI panels in Threejs and how to use them to customise 3D models.
- In threejs, explore the unexplored.
Syllabus :
- Three.Js and WebGL
- Basic Projects using Three.js for Better Understanding
- Adding Plane into Scene
- Group in Three.js
- Creating House like structure using different different Meshes
- Materials in three.js
- Understanding and Implimenting Lights and Materials using Three.js
- Textures
- Understanding and Implimenting Orbitcontroler using Three.js
- Learn to load 3D Model using Three.js
- Dat GUI
- Steping Towards MetaVerse