initial commit

This commit is contained in:
2023-07-19 02:26:23 +02:00
commit 7687a38864
10 changed files with 3100 additions and 0 deletions

8
.gitignore vendored Normal file
View File

@ -0,0 +1,8 @@
Test/teapot_v1_test.hxa
Test/teapot_v3_test.hxa
Test/teapot_v1_print_test.txt
Test/teapot_v3_print_test.txt
Test/teapot_converted_v1_v3.hxa
zig-cache/*
zig-out/*