Drawing a quad

This commit is contained in:
nothke
2024-06-12 00:43:10 +02:00
parent d8f5c9bb61
commit 5ecc42ab89
2 changed files with 13 additions and 3 deletions

View File

@@ -9,7 +9,8 @@ Today:
☐ Guide through the code
Draw a circle!:
Draw indices instead of triangle elements
Draw indices instead of triangle elements @done(24-06-12 00:29)
☐ Quad
☐ Create a circle vertices
☐ Draw the circle
☐ Make the circle move with uniforms