it renders but not properly

This commit is contained in:
Halbear 2026-06-05 15:04:01 +01:00
parent 66783c4cc5
commit 3040800275
29 changed files with 96 additions and 57 deletions

View 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
}
}
]