Deferred Lighting
This commit is contained in:
parent
441bd95ddd
commit
8d219d2a35
224 changed files with 30309 additions and 385 deletions
Binary file not shown.
|
|
@ -5,15 +5,15 @@
|
|||
"ID": "m_6d7d0384-980c-6574-37d9-8a8b11a5fdda_0",
|
||||
"MaterialID": "melona-mat-1",
|
||||
"OffsetVertex": 0,
|
||||
"VertexSize": 8320,
|
||||
"VertexSize": 24192,
|
||||
"OffsetIndex": 0,
|
||||
"IndexSize": 2640
|
||||
},
|
||||
{
|
||||
"ID": "none_1",
|
||||
"MaterialID": "melona-mat-2",
|
||||
"OffsetVertex": 8320,
|
||||
"VertexSize": 160,
|
||||
"OffsetVertex": 24192,
|
||||
"VertexSize": 672,
|
||||
"OffsetIndex": 2640,
|
||||
"IndexSize": 96
|
||||
}
|
||||
|
|
|
|||
Binary file not shown.
|
|
@ -2,31 +2,43 @@
|
|||
{
|
||||
"ID": "melona-mat-0",
|
||||
"TexturePath": "",
|
||||
"NormalTexturePath": "",
|
||||
"MetalRoughnessMap": "",
|
||||
"DiffuseColour": {
|
||||
"X": 0.6,
|
||||
"Y": 0.6,
|
||||
"Z": 0.6,
|
||||
"W": 1.0
|
||||
}
|
||||
},
|
||||
"Roughness": 0.0,
|
||||
"Metallic": 0.0
|
||||
},
|
||||
{
|
||||
"ID": "melona-mat-1",
|
||||
"TexturePath": "resources\\models\\melona\\Melonamodel.png",
|
||||
"NormalTexturePath": "",
|
||||
"MetalRoughnessMap": "",
|
||||
"DiffuseColour": {
|
||||
"X": 0.6,
|
||||
"Y": 0.6,
|
||||
"Z": 0.6,
|
||||
"W": 1.0
|
||||
}
|
||||
},
|
||||
"Roughness": 0.0,
|
||||
"Metallic": 0.0
|
||||
},
|
||||
{
|
||||
"ID": "melona-mat-2",
|
||||
"TexturePath": "",
|
||||
"NormalTexturePath": "",
|
||||
"MetalRoughnessMap": "",
|
||||
"DiffuseColour": {
|
||||
"X": 0.6,
|
||||
"Y": 0.6,
|
||||
"Z": 0.6,
|
||||
"W": 1.0
|
||||
}
|
||||
},
|
||||
"Roughness": 0.0,
|
||||
"Metallic": 0.0
|
||||
}
|
||||
]
|
||||
Loading…
Add table
Add a link
Reference in a new issue