Initial compute/vertex/fragment render system

This commit is contained in:
2025-01-20 18:54:24 -05:00
commit 203435ca72
13 changed files with 3837 additions and 0 deletions

3
.gitignore vendored Normal file
View File

@ -0,0 +1,3 @@
.idea/
.vscode/
target/