Version 7 (modified by patrick, 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
- Game specific stuff
- Data Formats
- Usefull containers of all kind of informations:
- Gamedev - general game programming
- NEHE articles - general openGL programming
- gametutorials