Engine: Implement skybox

This commit is contained in:
Riyyi
2024-01-07 16:37:42 +01:00
parent bc3f2c9db5
commit fd8973d10d
22 changed files with 610 additions and 89 deletions
+13
View File
@@ -14,6 +14,19 @@
{ "path": "assets/lua/cameracontroller.lua" }
]
},
{
"id": { "id": 212563732 },
"tag": { "tag": "Skybox" },
"transform" : {
"translate": [0.0, 0.0, 0.0],
"rotate": [0.0, 0.0, 0.0],
"scale": [100.0, 100.0, 100.0]
},
"cubemap": {
"color": [ 1.0, 1.0, 1.0, 1.0 ],
"texture": "assets/gfx/skybox.jpg"
}
},
{
"id": { "id": 564564564 },
"tag": { "tag": "Quad" },