Project moved: Please note this project has been renamed "sdljava" and has moved here

 
Project Home
     JSDL
    ( Java for Simple DirectMedia Layer )  


News

About JSDL

Authors

Install /API Docs

Demos/JSDL in action

Download

Links/Dependencies

Ports and Platforms




Thanks toSourceForge Logo or hosting our site.

Last Update: October 1st, 2002
 
News



About Jsdl or J4sdl

"Java for sdl" is a binding for SDL written in Java. Simple DirectMedia Layer (SDL) provides a portable low level API well suited for media applications and games. Now you can use SDL and still program with Java.

Features: Much of what core SDL provides, plus some extensions
- Fast Audio and Video device access
- Multiple Audio and Video format support (CD Audio, Mpeg1, MP3, WAV, BMP, JPG, PNG, etc..)
- Event handling (keyboard, mouse, user defined)
- Easy API

Portablility with Performance. SDL gives near direct device access ... now from java. See
- SDL supported platforms and
- JSDL ports / tested platforms.

Documentation

Documentation
Description
Install docs
Quick start and full installation guides.
Javadoc API
Tutorials, sample code and other JSDL HOW-TOs.
See also Overview Package and seleceted classes for more information.
SDL Documentation
  • SDL Features
  • Full SDL API docs
  • Tutorials
  • Demos
  • Addons, libraries, etc.
Misc
Other miscelaneous docs ( Solaris ports, etc )
Ports / Platforms
List of current supported JSDL platforms and ports
CVS notes
syntax for checking out code.




  Demos - JSDL in action 


Demo / Example
Description
Unit Tests and Demos
Code in package "sdl.test" that illustrates basic JSDL functionality.  View
Applet Demos
JSDL demos written as browser viewable Java Applets.





Download

Download
Description
Binaries
Precompiled binaries for
  • Linux x86 (tested on redhat)
  • Solaris Sparc precompile binaries (test only)
    • Requires dependency package (SDL libraries, jpeg, png, etc)
  • Old versions - see homepage
Sources
Source code from CVS
  • Other platforms (Microsoft Windows, BSD, Mac OS X, etc...)
    • see Dependencies

Javadocs
Downloadable javadocs for Core JSDL and JSDL Demos
Dependencies
Required dependencies for JSDL
  • Java
  • SDL+ SDL_Image, Smpeg, SFont





Authors



Archived News


Project moved: Please note this project has been renamed "sdljava" and has moved here