Logo
News Software Inside Support
Software
  Open Source Software

Reality Interactive is committed to providing open source software to lower the barrier of entry to developing simulations.

NIO converter to faciliate SSL (LGPL)

An NIO converter for InputStream and OutputStream to faciliate SSL using JDK 1.4. Because JDK 1.4 does not support NIO with SSL this set of classes facilitates using NIO with standard IO SSL. Refer to the blog entry for more and up-to-date information.

SWT OpenGL Context (CPL)

October 2005 Update: The Eclipse team is taking up the OpenGL torch and has released new experimental bindings. Once these bindings become part of SWT then the bindings offered here will be deprecated and no longer supported. A notice will be posted when this occurs. The transition from these bindings to the ones provided by the Eclipse team should be trivial as the structure of the code is almost identical.

An SWT OpenGL context for the Win32 and Linux + GTK / Motif platforms. This context can be used with any OpenGL implementation (such as LWJGL).

Please note: there is a problem using either Linux implementations with 16bit desktop (X) depths. We are currently working on the problem. In the meanwhile, use 24bit or 32bit depths. Thank you Stephan Michels for all of your help!

This release will work with LWJGL 0.90 and greater. The provided smoke tests must be updated for this LWJGL change to work with LWJGL 0.92 (no change to the binding is necessary). The Win32 0.7.1 release below contains the necessary changes. The changes have not yet been tested on Linux (hence no update) but they should work. If you are using Linux, download the Win32 0.7.1 version and copy the smoke tests.

The distribution comes with an old version of LWJGL. To upgrade to the latest LWJGL version, download the appropriate version and overwrite the default one.

A special thanks goes out to Igor Fedulov for all of his help testing the Linux versions!!

ImageIO TGA Plugin (LGPL)

A TGA image reader plugin for ImageIO. This reader supports 8, 15, 16, 24, and 32 bit compressed (RLE) or uncompressed, true color or color mapped targa images. Monochrome images are not supported.

June 1, 2006 update. It seems that people are running into Java bug 6331418. The source below (v1.1.1) has a proposed workaround (see ImageLoader.java in the "test-java" directory). There is no change to the plugin itself.


Simulation Common Libraries (GPL)*

A set of common classes used to create a simulation (e.g. games).

Questions, comments, problems or concerns: support@realityinteractive.com
* Commercial licenses are available. Contact sales@realityinteractive.com
Copyright 2002-2005, Reality Interactive, Inc.