HDR, Bloom and SSR

This commit is contained in:
Halbear 2026-09-04 00:23:48 +01:00
parent 577836a03f
commit 04befce27d
44 changed files with 1377 additions and 269 deletions

View file

@ -11,7 +11,26 @@
"W": 1.0
},
"Roughness": 0.0,
"Metallic": 0.0
"Metallic": 1.0,
"EmissiveTexture": "",
"EmissiveColour": {
"X": 0.0,
"Y": 0.0,
"Z": 0.0,
"W": 1.0
},
"TranslucencyTexture": "",
"Translucency": 0.0,
"OpacityTexture": "",
"Opacity": 1.0,
"ColorTransparency": {
"X": 0.0,
"Y": 0.0,
"Z": 0.0,
"W": 1.0
},
"Refractiveness": 1.0,
"Reflectiveness": 1.0
},
{
"ID": "Cube-mat-1",
@ -25,7 +44,26 @@
"W": 1.0
},
"Roughness": 0.0,
"Metallic": 0.0
"Metallic": 1.0,
"EmissiveTexture": "",
"EmissiveColour": {
"X": 0.0,
"Y": 0.0,
"Z": 0.0,
"W": 1.0
},
"TranslucencyTexture": "",
"Translucency": 0.0,
"OpacityTexture": "",
"Opacity": 1.0,
"ColorTransparency": {
"X": 0.0,
"Y": 0.0,
"Z": 0.0,
"W": 1.0
},
"Refractiveness": 1.0,
"Reflectiveness": 1.0
},
{
"ID": "Cube-mat-2",
@ -39,6 +77,25 @@
"W": 1.0
},
"Roughness": 0.0,
"Metallic": 0.0
"Metallic": 1.0,
"EmissiveTexture": "",
"EmissiveColour": {
"X": 0.0,
"Y": 0.0,
"Z": 0.0,
"W": 1.0
},
"TranslucencyTexture": "",
"Translucency": 0.0,
"OpacityTexture": "",
"Opacity": 1.0,
"ColorTransparency": {
"X": 0.0,
"Y": 0.0,
"Z": 0.0,
"W": 1.0
},
"Refractiveness": 1.0,
"Reflectiveness": 1.0
}
]