= Development Resources = This is a collection of useful development resources. Things that will make developing easier. == Documenation == * Math and Physics * Quaternions * [http://www.gamedev.net/reference/list.asp?categoryid=28#150 Some articels about Quaternions] from [http://www.gamedev.net Gamedev]. * [http://www.gametutorials.com/Tutorials/opengl/OpenGL_Pg4.htm a usefull SDL example] on the [http://www.gametutorials.com gametutorials] page. * Vectors * [http://www.gamedev.net/reference/list.asp?categoryid=28#160 Some articels about Vectors]