oglc/todo.md

5 lines
147 B
Markdown
Raw Normal View History

2021-07-04 03:53:37 +02:00
* [x] basic opengl initialisation
2021-07-06 22:20:01 +02:00
* [x] render a texture to a full-screen quad
2021-07-04 03:53:37 +02:00
* [ ] output image to a file
2021-07-05 02:05:37 +02:00
* [ ] render image with compute shader