sayudhalw
  • Joined on 2026-07-12
sayudhalw pushed to main at sayudhalw/hello-ci 2026-08-28 11:36:30 +00:00
90d6e1f27f Versi 3 - uji akhir
sayudhalw pushed to main at sayudhalw/hello-ci 2026-08-28 10:56:56 +00:00
416aef936f Ubah teks jadi versi 2
sayudhalw pushed to main at sayudhalw/hello-ci 2026-08-28 10:55:59 +00:00
fa487b38b0 Aplikasi uji CI/CD versi 1
sayudhalw created branch main in sayudhalw/hello-ci 2026-08-28 10:55:59 +00:00
sayudhalw created repository sayudhalw/hello-ci 2026-08-28 10:55:14 +00:00
sayudhalw pushed to main at sayudhalw/03-First-Three-JS-Project 2026-08-27 03:53:38 +00:00
6c3768e477 Refactor lighting and shadows in the scene
sayudhalw pushed to main at sayudhalw/03-First-Three-JS-Project 2026-08-26 00:56:03 +00:00
01d3267942 refactor: enhance lighting setup with additional light types and helpers
sayudhalw pushed to main at sayudhalw/03-First-Three-JS-Project 2026-08-25 12:56:07 +00:00
297e1c83e6 refactor: update lighting setup in script.js, adding new light types and GUI controls
sayudhalw pushed to main at sayudhalw/03-First-Three-JS-Project 2026-08-25 07:20:05 +00:00
0212ab224c refactor: update title in index.html and clean up script.js, removing unused textures
sayudhalw pushed to main at sayudhalw/03-First-Three-JS-Project 2026-08-25 05:22:51 +00:00
9f184ed90b Refactor materials and textures in the project
sayudhalw pushed to main at sayudhalw/03-First-Three-JS-Project 2026-08-25 03:10:56 +00:00
a345a4c057 refactor: remove GSAP and lil-gui dependencies, update project structure and textures
sayudhalw pushed to main at sayudhalw/03-First-Three-JS-Project 2026-08-24 22:56:15 +00:00
2680337232 refactor: integrate gsap and lil-gui for enhanced debugging and animation controls
sayudhalw pushed to main at sayudhalw/03-First-Three-JS-Project 2026-08-24 12:52:48 +00:00
0df0119434 refactor: update geometry creation to include additional parameters for BoxGeometry
sayudhalw pushed to main at sayudhalw/03-First-Three-JS-Project 2026-08-24 10:33:50 +00:00
df350c2096 refactor: update geometry creation to use BufferGeometry for improved performance
sayudhalw pushed to main at sayudhalw/03-First-Three-JS-Project 2026-08-24 05:45:44 +00:00
19aa918d0e refactor: remove GSAP dependency and update code structure for improved readability
sayudhalw pushed to main at sayudhalw/03-First-Three-JS-Project 2026-08-24 00:33:00 +00:00
cda633bea1 refactor: replace clock with Timer for animation updates
sayudhalw pushed to main at sayudhalw/03-First-Three-JS-Project 2026-08-24 00:20:57 +00:00
9c52c11d90 refactor: remove GSAP dependency and update camera controls with OrbitControls
sayudhalw pushed to main at sayudhalw/03-First-Three-JS-Project 2026-08-23 15:19:35 +00:00
ad3370d274 feat: implement cursor-based camera movement and update camera initialization
sayudhalw pushed to main at sayudhalw/03-First-Three-JS-Project 2026-08-23 14:32:25 +00:00
6a8f2e0cb5 fix: add near and far clipping planes to camera initialization
sayudhalw pushed to main at sayudhalw/03-First-Three-JS-Project 2026-08-23 13:47:10 +00:00
c7f275d784 refactor: replace GSAP with Timer for animation updates