Basic PPM output image with vector implementation and utility functions

This commit is contained in:
2023-03-04 18:43:44 +01:00
commit b3233ae728
7 changed files with 171 additions and 0 deletions

6
.gitignore vendored Normal file
View File

@ -0,0 +1,6 @@
bin/
tools/premake
obj/
*.ppm
*.sln
*.vcxproj