March 2006
February 2006
AdamDawes.com Tokamak Physics Engine Tutorials
by nachilauContains the tutorial of Tokamak Physicss Engine
January 2006
StackWalker from Code Project
by nachilauContains a tool to print out the call stack of the program
December 2005
Some Programming Tricks in the unofficial comp.dsp homepage
by nachilauThis webpage contains some tricks to calculating certain things, likfe fast approximation of Sin and Cos, fast approximation of vector's length, Square root computation etc...
November 2005
Wild Magic Game Engine
by nachilauWild Magic Game Engine - Contains the source code of the Wild magic game engine and a lot of article related to game engine development
GD.Net - Game Development Resource Library
by nachilauContains a lot of link to different game resources
October 2005
Hong Kong Game Dev.org
by nachilauGame development wiki and a forum for Hong Kong and Chinese game developement
Code Post - Coding with style
by nachilau & 1 otherCodePost is a website where developers can share and discuss their creations. The website contains usefull code snippets, fun code to laugh at, images from peoples creations, and developer desktops
The GTS Library
by nachilauGTS stands for the GNU Triangulated Surface Library. It is an Open Source Free Software Library intended to provide a set of useful functions to deal with 3D surfaces meshed with interconnected triangles. The source code is available free of charge under the Free Software LGPL license.
September 2005
OGRE - Open Source Real Time 3D rendering engine
by nachilau & 6 othersOGRE v1.0 [Azathoth] represents the culmination of 4 years of continuous development, resulting in what is now regarded by many as the leading open source real time 3D rendering engine
Rakkarsoft - Advanced Game Networking Products
by nachilau & 1 otherA free networking API that provides reliable UDP and high level networking constructs on Windows, Linux, and Unix
General Purpose Hash Function Algorithms
by nachilau & 1 otherContains the source code of various hash functions