Code Search for Developers
 
 
  

Lightweight Java Game Library

A Java Game Library extension: 1. Handles the graphics, sound, and input simply 2. Wraps OpenGL, OpenAL, fmod3 and DevIL 3. Hires timers LWJGL currently supports Linux, Mac OS X (10.2 and above) and Windows (98 and above).

Project homepage: http://sourceforge.net/projects/java-game-lib
Programming language(s): C,Java
License: other



Some source files from: Lightweight Java Game Library/java-game-lib
  LWJGL/
    applet/
      applet.html
      appletloader.html
      appletviewer.policy
      lwjglkeystore
    doc/
      3rdparty/
        jinput_license.txt
        openal_license.txt
        openil_license.txt
      CREDITS
      LICENSE
      README
      generator.txt
      lwjgl_hidden_switches.text
    libs/
      linux/
        libIL.so
        libILU.so
        libILUT.so
        libjinput-linux.so
        libjinput-linux64.so
        libopenal.so
      macosx/
        libIL.dylib
        libILU.dylib
        libILUT.dylib
        libjinput-osx.jnilib
        openal.dylib
      win32/
        DevIL.dll
        ILU.dll
        ILUT.dll
        OpenAL32.dll
        jinput-dx8.dll
        jinput-raw.dll
      jinput.jar
    platform_build/
      linux_ant/
        build.xml
        build_devil.xml
        build_fmod3.xml
      macosx_ant/
        build-symbol-list
        build.xml
        build_devil.xml
        build_fmod3.xml
      mingw_ant/
        build.xml
      windows_ant/
        build.xml
        build_devil.xml
        build_fmod3.xml
    res/
      logo/
        lwjgl_logo-with_jacket.ai
        lwjgl_logo-with_jacket.svg
      spaceinvaders/
        alien.gif
        alien2.gif
        alien3.gif
        gotyou.gif
        hit.wav
        loose.wav
        pressanykey.gif
        ship.gif
        shot.gif
        shot.wav
        start.wav
        win.wav
        youwin.gif
      Footsteps.wav
      ILtest.bmp
      ILtest.gif
      ILtest.jpg
      ILtest.tga
      Missing_you.mod
      appletlogo.png
      appletprogress.gif
      center.wav
      ding.wav
      left.wav
      lwjgl_16x16.xpm
      lwjgl_32x32.xpm
      phero.mp3
      phero2.ogg
      resources.txt
      right.wav
    src/
      java/
        org/
          lwjgl/
            d3d/
            devil/
            examples/
            fmod3/
            input/
            openal/
            opengl/
            test/
            util/
            BufferChecks.java
            BufferUtils.java
            DefaultSysImplementation.java
            J2SESysImplementation.java
            LWJGLException.java
            LWJGLUtil.java
            LinuxSysImplementation.java
            MacOSXSysImplementation.java
            NondirectBufferWrapper.java
            Sys.java
            SysImplementation.java
            WindowsSysImplementation.java
      native/
        common/
        linux/
        macosx/
        windows/
      templates/
        org/
    www/
      _files/
      _gfx/
      _include/
      changelogs/
      jnlp/
      about.php
      changelog.php
      contact.php
      credits.php
      demos.php
      documentation.php
      documentation_openal_01.php
      documentation_openal_02.php
      documentation_openal_03.php
      documentation_openal_04.php
      documentation_openal_05.php
      documentation_openal_06.php
      documentation_openal_07.php
      donations.php
      download.php
      faq.php
      favicon.ico
      index.php
      installation.php
      irclog_browse.php
      license.php
      links.php
      picpopup.php
      projects.php
      shop.php
      style.css
    build.xml



See more files for this project here