shader test project

This commit is contained in:
2024-01-14 14:19:35 -07:00
parent 0d8c821be9
commit 33796f0ed9
34 changed files with 303 additions and 0 deletions

4
shader-test/.haxerc Normal file
View File

@@ -0,0 +1,4 @@
{
"version": "4.3.1",
"resolveLibs": "scoped"
}