C++
Folder: C++
This is older code from my C++ days. You can find some useful libraries here
for streaming zip archives, simulating neural networks and parsing ini files.
All code follows C++ standards and is using DoxyGen comments.
Files:
-

The Nuclex Engine
- Uploaded:
- July.30.09
- Modified:
- December.08.09
- File Size:
- 10 MB
- Downloads:
- 649
- Version:
- 1.0
Some time ago, before I switched over to C#, I was an avid C++ developer (and you can bet, I still am!). I was hopping between 3D engines, looking for a well designed and dependable engine I could build my indie games on. After some proof-of-concept projects using The Nebula Device by german developer Radon Labs (Urban Assault and Project Nomads) and later Ogre, I decided to roll my own.
-

Audiere 1.9.4 x64
- Uploaded:
- May.26.08
- Modified:
- May.26.08
- File Size:
- 2 MB
- Downloads:
- 506
- Version:
- 1.0
If you haven’t heard of it before, Audiere is a well designed multi-platform audio library. It incorporates Dumb (for mod playback), FLAC (lossless audio playback), libogg/libvorbis (ogg vorbis playback), Speex (special speech compression) and supports some formats on its own (including .mp3 and .wav of course). And the best part yet: it’s free and open source.
-

FreeImage 3.1.0 x64
- Uploaded:
- May.27.08
- Modified:
- May.27.08
- File Size:
- 5 MB
- Downloads:
- 652
- Version:
- 1.0
FreeImage is a popular library among game programmers that can load a wealth of image file formats (.bmp, .dds, .exr, .gif, .ico, .jpg, .mng, .pcx, .png, .tga, .tif). It’s also free and Open Source, so there’s nothing stopping me from attempting an x64 build of it ;)
-

LuaBind Binaries 0.8.1
- Uploaded:
- November.30.09
- Modified:
- November.30.09
- File Size:
- 5 MB
- Downloads:
- 2411
- Version:
- 1.0
Binaries for the article Quick Introduction to LuaBind on this site.