it renders but not properly
This commit is contained in:
parent
66783c4cc5
commit
3040800275
29 changed files with 96 additions and 57 deletions
22
resources/models/cube/cube_mat.json
Normal file
22
resources/models/cube/cube_mat.json
Normal file
|
|
@ -0,0 +1,22 @@
|
|||
[
|
||||
{
|
||||
"ID": "cube-mat-0",
|
||||
"TexturePath": "",
|
||||
"DiffuseColour": {
|
||||
"X": 0.6,
|
||||
"Y": 0.6,
|
||||
"Z": 0.6,
|
||||
"W": 1.0
|
||||
}
|
||||
},
|
||||
{
|
||||
"ID": "cube-mat-1",
|
||||
"TexturePath": "resources/models/cube/cube.png",
|
||||
"DiffuseColour": {
|
||||
"x": 0.0,
|
||||
"y": 0.0,
|
||||
"z": 0.0,
|
||||
"w": 1.0
|
||||
}
|
||||
}
|
||||
]
|
||||
Loading…
Add table
Add a link
Reference in a new issue