Programming tutorial links
From FreeGameDevWiki
Also check out our bookshelf, some of the books are freely available online!
Contents |
Languages
- Java examples, not a Java resource, contains examples for many languages
C/C++
- A Quick Introduction to C++
- Cplusplus.com C++ Language Tutorial
- Cprogramming.com Programming Tutorials
GLSL
- GLSL Tutorial at Lighthouse 3D
- GLSL Tutorial at the DGL Wiki (german)
Python
Linux
programming related
- Glest: fixing PathFinder::aStar() - an example of A* pathfinding in 3D with images
- version management tutorial : mercurial
