Complete "Hello Triangle" program with resizing and minimization handled

This commit is contained in:
2024-08-31 13:47:29 -04:00
parent 54e69982eb
commit 75e9921d45
5 changed files with 168 additions and 60 deletions

2
.gitignore vendored
View File

@@ -1,3 +1,3 @@
.cache/
.vscode/
build/