MLV Library - Summary
This group is not part of the GNU Project.
The MLV library is a simplified multimedia library. This library has been designed for beginner students in C, and it allows to add graphical and audio effects on the student program. The library is useful to:
- draw figures, display text and dialog boxes,
- display images,
- play sounds and musics,
- catch mouse and keyboard events,
- get informations from dialog boxes.
These tools are simplified interfaces of the SDL library. If you are not a C beginner, better use the SDL librairy (SDL, SDL_gfx, SDL_sound, SDL_ttf).
The MLV library is portable, and can be compiled and executed on Linux, Macintosh and Windows.
Registration Date: Fri 08 Mar 2013 01:37:51 PM UTC
License: GNU General Public License v2 or later
Development Status: 5 - Production/Stable
- Browse open items
Submit a new item
Powered by Savane 3.14-f13d.
Corresponding source code