Technically working shaders.

This commit is contained in:
2024-12-29 17:58:49 -06:00
parent 7c3225fe10
commit bfd1ac6953
24 changed files with 281 additions and 134 deletions

View File

@ -0,0 +1,8 @@
{
"assets": {
"simpleTexturedShader": {
"type": "shader",
"path": "shaders/simple-textured.shader"
}
}
}