sokol-playground/todo.todo

15 lines
306 B
Plaintext
Raw Normal View History

2024-06-11 22:29:16 +00:00
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