sokol-playground/todo.todo

16 lines
345 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 @done(24-06-12 00:29)
☐ Quad
☐ Create a circle vertices
☐ Draw the circle
☐ Make the circle move with uniforms