Task list for mini-jukebox
Revision as of 10:36, 1 June 2005 by 129.6.61.113 (talk)
- 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