Linked by Kroc Camen on Tue 30th Dec 2008 23:21 UTC
Thread beginning with comment 342004
To view parent comment, click here.
To read all comments associated with this story, please click here.
To view parent comment, click here.
To read all comments associated with this story, please click here.





Member since:
2006-09-30
OpenGL ? GLUT ?
The rest is barely file system tweaks, input handling and sound playback, and there are other libraries (OpenAL ?) for that.
Not mentionning SDL, which is a bit slow on some platforms at least.
Or you can wrap your own crossplatform engine with a bit of design. The BZFlag was one of the cleanest I recall porting:
http://bzflag.svn.sourceforge.net/viewvc/bzflag/trunk/bzflag/src/pl...
C++ helped.
Edited 2008-12-31 12:39 UTC