Downloadliste

Projektbeschreibung

XJRT is an open source Java renderer with a ray tracing backend. Objects can be fed into the renderer either through Java or an XML-based scene description language. Shaders can be written in Java and are instanced using the reflection API. The renderer currently supports a variety of polygons, polygon model formats (3ds, DXF, OBJ, and OFF), spheres and other quartics, cubic patches, heightfields, boxes, torii, blobbies, algebraic surfaces, constructive solid geometry (CSG), and a variety of light sources. Support code is provided for doing tiling, bump mapping, noise based texturing, camera based motion blur, and depth of field.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2005-08-28 12:24
1.0 Beta 06

Diese Version behebt einige Fehler im Polygon-Fliesen, einen Fehler, der manchmal verursachen würde falsche Schatten mit mehreren Lichtquellen, und fügt auch eine gewisse Geschwindigkeit und Genauigkeit der Verbesserung der Patch-Rendering. Eine neue Shader, Bumpy wurde an den Beispielen Bereich aufgenommen.
Tags: Minor bugfixes
This release fixes some bugs in polygon tiling, a
bug which would sometimes cause incorrect shadows
with multiple lightsources, and also adds some
speed and accuracy improvements to the patch
rendering. A new shader, Bumpy, has been added to
the examples area.

2003-02-09 07:57
1.0 Beta 05

Diese Veröffentlichung fügt beliebige algebraische Flächen, Bump-Mapping, und Kamera-basierte Bewegungsunschärfe.
Tags: Minor feature enhancements
This release adds arbitrary algebraic surfaces, bump mapping, and camera-based motion blur.

2002-02-06 12:46
1.0 Beta 04

Die Leser waren für 3ds-Dateien, DXF-Dateien und heightfields aufgenommen. Ein Dump-Tool ist für examing die Attribute in 3ds-Dateien zur Verfügung gestellt. Beispiel Input-Dateien für die neuen Funktionen sind vorhanden. Eine Reihe von Bugfixes, darunter eine Korrektur der Umwandlung der einzelnen Polygone, kamen hinzu.
Tags: Minor feature enhancements
Readers were added for 3ds files, dxf files, and heightfields. A dump tool is provided for examing the attributes in 3ds files. Example input files for the new features are provided. A number of bugfixes, including one correcting the transformation of individual polygons, were added.

2002-02-06 12:45
1.0 Beta 3

Tags: Initial freshmeat announcement

Project Resources