Task list for mini-jukebox
Jump to navigation
Jump to search
- Converting OpenGL coords to screen coords and back.
This is necessary (or at least useful) to implement clickables implemented mostly in GL. This probably involves extraction of the projection matrix.
- Billboarding in OpenGL.
- Learn SDL_ttf
- Learn SDL_mixer