Deferred Lighting
This commit is contained in:
parent
441bd95ddd
commit
8d219d2a35
224 changed files with 30309 additions and 385 deletions
BIN
resources/models/radio/ModelTexture1.png
Normal file
BIN
resources/models/radio/ModelTexture1.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 1.3 MiB |
BIN
resources/models/radio/ModelTexture2.png
Normal file
BIN
resources/models/radio/ModelTexture2.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 497 KiB |
|
|
@ -5,7 +5,7 @@
|
|||
"ID": "Radio_20 - Default_0_0",
|
||||
"MaterialID": "radio-mat-0",
|
||||
"OffsetVertex": 0,
|
||||
"VertexSize": 19920,
|
||||
"VertexSize": 55776,
|
||||
"OffsetIndex": 0,
|
||||
"IndexSize": 10104
|
||||
}
|
||||
|
|
|
|||
Binary file not shown.
|
|
@ -2,21 +2,43 @@
|
|||
{
|
||||
"ID": "radio-mat-0",
|
||||
"TexturePath": "resources\\models\\radio\\ModelTexture0.png",
|
||||
"NormalTexturePath": "resources\\models\\radio\\ModelTexture2.png",
|
||||
"MetalRoughnessMap": "resources\\models\\radio\\ModelTexture1.png",
|
||||
"EmissiveMapPath": "",
|
||||
"DiffuseColour": {
|
||||
"X": 0.8042929,
|
||||
"Y": 0.8042929,
|
||||
"Z": 0.8042929,
|
||||
"W": 1.0
|
||||
}
|
||||
},
|
||||
"EmissiveColour": {
|
||||
"X": 0.0,
|
||||
"Y": 0.0,
|
||||
"Z": 0.0,
|
||||
"W": 0.0
|
||||
},
|
||||
"Roughness": 1.0,
|
||||
"Metallic": 1.0
|
||||
},
|
||||
{
|
||||
"ID": "radio-mat-1",
|
||||
"TexturePath": "",
|
||||
"NormalTexturePath": "",
|
||||
"MetalRoughnessMap": "",
|
||||
"EmissiveMapPath": "",
|
||||
"DiffuseColour": {
|
||||
"X": 1.0,
|
||||
"Y": 1.0,
|
||||
"Z": 1.0,
|
||||
"W": 1.0
|
||||
}
|
||||
},
|
||||
"EmissiveColour": {
|
||||
"X": 0.0,
|
||||
"Y": 0.0,
|
||||
"Z": 0.0,
|
||||
"W": 0.0
|
||||
},
|
||||
"Roughness": 1.0,
|
||||
"Metallic": 1.0
|
||||
}
|
||||
]
|
||||
Loading…
Add table
Add a link
Reference in a new issue