-
Notifications
You must be signed in to change notification settings - Fork 0
libSDL Java bindings with OpenGL3.x support
License
rjeschke/njsdl
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
njsdl - libSDL Java bindings Copyright (C) 2011 René Jeschke <[email protected]> See LICENSE.txt for licensing information. ------------------------------------------------------- 'njsdl' is a Java wrapper for the well known libSDL with pure OpenGL3.x (without deprecated API) bindings and some additional classes for easier OpenGL development. Currently Win32(64) and Linux32 binaries are included. This is a WIP release, stuff on the TODO list: - Code clean ups (as usual) - Complete JavaDoc (and generated JavaDoc) - Implementation of some more SDL functions - ... Build instructions: ------------------- To build the Jar simply use 'ant'. You'll find 'njsdl.jar' inside of 'build/jar'. To rebuild the binaries: - On Linux 32 bit: 'ant linux32_clean' to clean the native target 'ant linux32' - On Windows 32 bit: 'ant win32_clean' to clean the native target 'ant win32' --- Project link: https://github.com/rjeschke/njsdl
About
libSDL Java bindings with OpenGL3.x support
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published