refactor: update lighting setup in script.js, adding new light types and GUI controls

This commit is contained in:
sayudhalw
2026-08-25 19:56:05 +07:00
parent 0212ab224c
commit 297e1c83e6
2 changed files with 91 additions and 14 deletions
+9 -9
View File
@@ -378,8 +378,8 @@ packages:
resolution: {integrity: sha512-V7+vQEJ06Z+c5tSye8S+nHUfI51xoXIXjHQ99cQtKUkQqqO1kO/KCJUfZXuB47h/YBlDhah2H3hdUGXn8ie0oA==}
engines: {node: '>=8.6'}
[email protected].7:
resolution: {integrity: sha512-qcJu88Q2IWqJsDD529JKMdwGm/dvInW4HvQnRwiH9JtihJvzGOscDtHE3x1pBKeUOTysQ8kVmLnJ2kJu7yhcGA==}
[email protected].5:
resolution: {integrity: sha512-RvwwcruNjI1ncT5xRakeyS9Lf8lcItv34KD+aif+VH9kduAyfYBipGh12274xtenIPZ119/R9BdTBa8gAwSh0A==}
engines: {node: '>=12'}
[email protected]:
@@ -644,9 +644,9 @@ snapshots:
'@esbuild/win32-ia32': 0.25.12
'@esbuild/win32-x64': 0.25.12
[email protected]([email protected].7):
[email protected]([email protected].5):
optionalDependencies:
picomatch: 4.0.7
picomatch: 4.0.5
[email protected]:
dependencies:
@@ -670,7 +670,7 @@ snapshots:
[email protected]: {}
[email protected].7: {}
[email protected].5: {}
[email protected]:
dependencies:
@@ -716,8 +716,8 @@ snapshots:
[email protected]:
dependencies:
fdir: 6.5.0([email protected].7)
picomatch: 4.0.7
fdir: 6.5.0([email protected].5)
picomatch: 4.0.5
[email protected]:
dependencies:
@@ -731,8 +731,8 @@ snapshots:
[email protected]:
dependencies:
esbuild: 0.25.12
fdir: 6.5.0([email protected].7)
picomatch: 4.0.7
fdir: 6.5.0([email protected].5)
picomatch: 4.0.5
postcss: 8.5.26
rollup: 4.62.5
tinyglobby: 0.2.17