ICE is a lite 3D game engine for DOS and other platforms.
This project is still in early development and is not suitable for making games yet.
- Supports 3dfx Voodoo 3D hardware acceleration and software rendering
- Supports Creative Sound Blaster and Covox Speech Thing
- Supports full motion video and audio streaming MPEG1/Ogg
- Supports mouse and keyboard
- Redo mouse handling
- Add scripting support
- Add physics and animation system
- Networking support
- Documentation
Refer to src/Makefile for build instructions
Refer to ice.h for the API
You can find examples in demos
This software is free to use. You can modify it and redistribute it under the terms of the MIT license. Check LICENSE for further details.