Commit Graph
2 Commits
Author SHA1 Message Date
sayudhalw 9f184ed90b Refactor materials and textures in the project
- Updated the title in index.html from "Textures" to "Materials".
- Enhanced script.js by adding GUI controls for material properties and loading various textures.
- Removed unused textures: checkerboard-1024x1024.png, checkerboard-8x8.png, and minecraft.png.
- Added new textures: environmentMap/2k.hdr, gradients/3.jpg, gradients/5.jpg, and multiple matcap textures (1.png to 8.png).
- Implemented a MeshPhysicalMaterial with adjustable properties for metalness, roughness, transmission, and thickness.
- Updated object rotations for better visual effects in the scene.
2026-08-25 12:22:39 +07:00
sayudhalw a345a4c057 refactor: remove GSAP and lil-gui dependencies, update project structure and textures 2026-08-25 10:10:49 +07:00