RSS 2 projects tagged "wrapper"

No download Website Updated 16 Sep 2009 SDLbits

Screenshot
Pop 18.87
Vit 36.62

SDLbits is a very lightweight SDL wrapper for Java. This library was designed to be very small and simple. It does not use Swig, but goes directly from "native" Java definitions to the sdlbits C wrapper library to SDL or OpenGL (in C). All symbols are exposed as they would be in C, except the "SDL_" prefix has been removed, since all names are inside the SDL class. The SDL structures from C are translated to very simple Java classes, such as SDL.VideoInfo. Most fields are exposed as read-only "get" methods, but "set" methods for writable members are supported as well. These classes simply interface to the actual C data with a ByteBuffer "pointer".

Download Website Updated 21 Jul 2012 wwine

Screenshot
Pop 63.99
Vit 4.74

wwine is a simple Wine wrapper. It supports several flavors of Wine (including vanilla Wine and Crossover Games/Office). It provides a unified interface to all of the various flavors, complete with bottle support for all of them (including vanilla Wine).

Screenshot

Project Spotlight

AppScale

A platform for hosting applications written for Google App Engine.

Screenshot

Project Spotlight

Jupidator

A multi-platform application self-update framework.