Version 10 (modified by simon, 20 years ago) (diff) |
---|
Development Resources
This is a collection of useful development resources. Things that will make developing easier.
Documenation
- Math and Physics
- Quaternions
- Some articels about Quaternions from Gamedev.
- a usefull SDL example on the gametutorials page.
- Vectors
- Quaternions
- Graphics
- Generic OpenGL Stuff
- Fonts
- Animations
- Sound
- SDL_Mixer
- Game specific stuff
- HUD
- Collision Detection
- Data Formats
- Usefull containers of all kind of informations:
- Gamedev - general game programming
- NEHE articles - general openGL programming
- gametutorials