Navigation |
This project is totally deprecated since 1999.
What is MLib?A portable and easy to use demo library in C for DOS/Windows/linux/unix. The goal of this library is to provide a portable and easy to use library to make a demo or any application that work on every computer and every classic operating system. This library handles video, keyboard, files, sound, memory, etc... It works on Windows, GNU/Linux, unix and DOS using always the same interface. If your application use mlib and is portable, it will work on other system. We use external libraries for the X11 video (skallib) and the sound system (skysound and fmod). You'll find the official doc here |