Model and Material loading via content manager

This commit is contained in:
Simon Lübeß
2023-01-07 12:15:14 +01:00
parent ee30920b56
commit 3da60355df
25 changed files with 859 additions and 267 deletions
@@ -0,0 +1,7 @@
{
Effect = "content/Shaders/myEffect.hlsl",
Textures =
[
"AlbedoTexture": "Textures/TestMat/rustediron2_albedo.png"
]
}