(untitled) Game Engine
I just finished the bare bones version of my game engine.
Game Engine
Features:
Multi-threading
3D audio
Multiple rendering windows
Simple image rendering
Input from mouse, keyboard, and joystick
It's not fully tested and I'm sure there are many bugs, but it's free for anyone that wants to use it.
The current version is built for the Windows (XP) platform using the beta version of Microsoft Visual Studio 2005. I intend to make other modules for other operating systems, but at this point I just want to make some games and test the hell out of the engine. Theres a sample application (Console Test) that demonstrates how to use it.
It FULLY encapsulates Windows, so all that's involved is loading the modules and interfacing with them and or the engine.
Send questions, suggestions, or contributions to:
Typhoonbladefist@aol.com
[EDIT]
I recently updated the modules to fix several serious memory and resource leaks.
I'll probably post further updates on my LJ, another new LJ, or a new website.
[/EDIT]
Game Engine
Features:
Multi-threading
3D audio
Multiple rendering windows
Simple image rendering
Input from mouse, keyboard, and joystick
It's not fully tested and I'm sure there are many bugs, but it's free for anyone that wants to use it.
The current version is built for the Windows (XP) platform using the beta version of Microsoft Visual Studio 2005. I intend to make other modules for other operating systems, but at this point I just want to make some games and test the hell out of the engine. Theres a sample application (Console Test) that demonstrates how to use it.
It FULLY encapsulates Windows, so all that's involved is loading the modules and interfacing with them and or the engine.
Send questions, suggestions, or contributions to:
Typhoonbladefist@aol.com
[EDIT]
I recently updated the modules to fix several serious memory and resource leaks.
I'll probably post further updates on my LJ, another new LJ, or a new website.
[/EDIT]
