Adding car model

This commit is contained in:
Dynamitos
2024-05-04 13:28:37 +02:00
parent f686f19c9d
commit 79bfb1fd65
101 changed files with 19 additions and 778 deletions
+2 -2
View File
@@ -10,7 +10,7 @@
},
{
"exp": "BRDF",
"profile": "CelShading",
"profile": "BlinnPhong",
"values": {
"baseColor": 0,
"normal": 1
@@ -18,5 +18,5 @@
}
],
"name": "cubeMaterial0",
"profile": "CelShading"
"profile": "BlinnPhong"
}