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

@ -13,6 +13,10 @@
"rosatext": {
"type": "texture",
"path": "rosa.texture"
},
"simpleTexturedShader": {
"type": "shader",
"path": "shaders/simple-textured.slang"
}
},