diff options
Diffstat (limited to 'sdl/GL_todo.txt')
-rw-r--r-- | sdl/GL_todo.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/sdl/GL_todo.txt b/sdl/GL_todo.txt index fc7e49f..e269185 100644 --- a/sdl/GL_todo.txt +++ b/sdl/GL_todo.txt @@ -17,3 +17,7 @@ todo: pyramid: - could do with 2 textures and practice generating and binding textures +gltools: +- could have init() that would load textures for each func, and in each func + we would have to bind the particular texture + |