improve rendering and physics

This commit is contained in:
2026-03-18 18:41:28 +02:00
parent 0a506f7185
commit b56d85f95d
33 changed files with 141 additions and 82 deletions

View File

@@ -0,0 +1,5 @@
{
"Mesh": "game/core/meshes/sphere.fmesh_c",
"Material": "game/core/materials/cube.fmat",
"Physics": "game/core/physics/sphere.fpx"
}