Welcome to my Three.js exploration repository! This project is born out of pure curiosity and a desire to master the art of creating immersive 3D experiences on the web.
This repository serves as a digital journal for my journey into the world of Three.js. I'll be documenting my progress, from the very basics to advanced 3D rendering concepts.
"Starting the journey of Three.js. In this, we will learn the basics of Three.js. Happy coding!" β Log 1
- Kickstarting the journey (L1)
- Understanding the Scene, Camera, and Renderer
- Working with Geometries and Materials
- Lighting and Shadows
- Animations and Interactivity
- Advanced Shaders and Post-processing
I am Saurabh Singh, a passionate developer and a second-year B.Tech student at IIIT Bhagalpur. I love exploring new technologies and building things that push the boundaries of the web.
- GitHub: @DevSars24
- LinkedIn: Saurabh Singh
If you want to follow along or explore the code:
- Clone the repo:
git clone https://github.com/DevSars24/three.js.git
- Explore the folders:
Check out the
L*.TXTfiles for logs and the source code for specific experiments.
Made with β€οΈ by DevSars24