gouraund tris, the gp commands are a thing of beauty

This commit is contained in:
2025-08-03 20:48:58 -04:00
parent 661b539045
commit df13bf7fb8
5 changed files with 218 additions and 4 deletions
+2 -1
View File
@@ -37,4 +37,5 @@ function build-program { param(
# build-program 'warmup' 'exercise_2'
# build-program 'warmup' 'exercise_3'
# build-program 'factorial' 'factorial'
build-program 'graphics_system' 'hellogpu'
# build-program 'graphics_system' 'hellogpu'
build-program 'graphics_system' 'hello_gouraud'