- Click and drag on the pieces to move faces/slices
- Manage the state of the cube from the last section in the sidebar
- Manage lights, ambients and advanced effects from the sidebar
- 🤫
Press C to spawn confetti 🎊
- Lambert
- Toon
- Phong
- Blinn
- Directional
- Spotlight
- Point
- Homogeneous
- Hemispheric
- Skybox + Irradiance
- Regular texture mapping
- Normal mapping
- Parallax Occlusion Mapping
- Cook-Torrance BRDF
- Original utils.js from the course materials
- Original skybox texture from Learn OpenGL
- cube.js from cubejs
- Normal and displacement maps from ambientCG
- Useful tutorials from Learn OpenGL