polish catalog

This commit is contained in:
wass08
2026-02-17 14:23:02 +09:00
parent 101db7b34d
commit 13fd1848d1
5 changed files with 439 additions and 462 deletions
@@ -26,7 +26,7 @@ import useViewer from '../../store/use-viewer'
// SSGI Parameters - adjust these to fine-tune global illumination and ambient occlusion
export const SSGI_PARAMS = {
enabled: true,
sliceCount: 1,
sliceCount: 2,
stepCount: 8,
radius: 1,
expFactor: 1.5,