ParadizeLib

(c) 2009/2012 by Matthias Arndt <marndt@asmsoftware.de>

About

ParadizeLib is a small input and video abstraction framework for various SDL based targets. The idea is to integrate the differences in various SDL targets into a common API.

A game or other multimedia application only links the ParadizeLib for the current binary target beside libSDL and does not need to keep its own abstraction layer.

The library provides abstraction for a digital joystick with up to 4 buttons, 3 other keys and a common mouse pointer interface.

The project requires CMake (http://www.cmake.org/) to build.

Supported targets

  • GNU/Linux
  • GP2X Wiz
  • (upcoming) GP2X Caanoo and Dingoo

Contact and source code repository

Initial code by Matthias Arndt <marndt@asmsoftware.de>

See authors.txt in detail

The ParadizeLib is opensource and licensed under the MIT License.

The source code repository is hosted at GitHub.

Project homepage: https://github.com/simonsunnyboy/paradizelib

Leave a Reply

Your email address will not be published. Required fields are marked *

Confirm that you are not a bot - select a man with raised hand:

Spam protection by WP Captcha-Free

This site uses Akismet to reduce spam. Learn how your comment data is processed.