Updated to deferred renderer

This commit is contained in:
Halbear 2026-06-20 03:04:33 +01:00
parent 2d37c574d6
commit 4a7c820cec
316 changed files with 1192631 additions and 158432 deletions

View file

@ -2,21 +2,29 @@
{
"ID": "radio-mat-0",
"TexturePath": "resources\\models\\radio\\ModelTexture0.png",
"NormalTexturePath": "resources\\models\\radio\\ModelTexture2.png",
"MetalRoughnessMap": "resources\\models\\radio\\ModelTexture1.png",
"DiffuseColour": {
"X": 0.8042929,
"Y": 0.8042929,
"Z": 0.8042929,
"W": 1.0
}
},
"Roughness": 1.0,
"Metallic": 1.0
},
{
"ID": "radio-mat-1",
"TexturePath": "",
"NormalTexturePath": "",
"MetalRoughnessMap": "",
"DiffuseColour": {
"X": 1.0,
"Y": 1.0,
"Z": 1.0,
"W": 1.0
}
},
"Roughness": 1.0,
"Metallic": 1.0
}
]