15 lines
306 B
Plaintext
15 lines
306 B
Plaintext
|
|
|
|
|
|
What are we doing here?:
|
|
☐ using sokol in zig
|
|
☐ part of a gamejam
|
|
|
|
Today:
|
|
☐ Guide through the code
|
|
|
|
Draw a circle!:
|
|
☐ Draw indices instead of triangle elements
|
|
☐ Create a circle vertices
|
|
☐ Draw the circle
|
|
☐ Make the circle move with uniforms |