
Learn three.js fundamentals from scratch by building scenes, creating 3d objects and primitive shapes, adding lights, shadows, animation, materials and textures, and importing geometries for immersive web visuals.
Learn how three.js, an open-source JavaScript library, harnesses WebGL to render 2D and 3D graphics in the browser, enabling GPU-accelerated animations and games without plugins.
Explore the fundamental concepts of three.js by mastering 2d and 3d coordinates, x, y and z axes, and how object positions and movements along these axes create basic game-like scenes.
Master the essentials of a Three.js scene by creating a scene, configuring a perspective camera with field of view and aspect ratio, and rendering with a web renderer.
Create and name an animation rig in three.js, access the camera named camera that position, and move it for a cinematic view while animating along x, y, and z axes.
Explore the mesh standard material, a physically based rendering option that yields more realistic lighting than earlier materials, used by Unreal and Unity, with roughness driving shininess.
Learn three.js primitive geometries such as box, sphere, circle, cylinder, and octahedron with parameters and materials. Explore modeling basics using vertices, edges, and faces, and importing external 3D models.
Hello and welcome to my course of Three JS fundamentals course
My name is Mohammed khan, a full stack developer and I'll be the instructor for this course, in this course you will learn about Three JS,
right from the basics, you do not need to have any previous knowledge about Three JS. I'll be teaching you everything from scratch and in a very easy way.
Course contents:
Introduction to three JS
Fundamental Concepts of Three JS
Three JS scene essentials
Creating our very first scene using three js
Populating the scene
creating geometries using Three js
Learning about animations
Types of Lights in Three JS
Controlling the website using Orbit controls.
Shadows in three JS
Types of Materials
Textures in Three JS
Animating Scenes using Three JS
Primitive Geometries in Three JS
Particle System in Three JS
Working with external Geometries in Three JS
many more things.
we will be providing all the code along with all the resources which I will be showing you guys in the course videos, along with that you will also be
getting Q&A support and an exclusive students discord channel where the students can chat with other developers and ask me any questions that they want.
So what are you waiting for guys join now and start learning this awesome framework i.e. THREE JS