Packages 
Package Description
de.jreality.geometry
This package contains geometry related utilities.
de.jreality.io
Definition and simple factory for JRScene, a class for representing jReality scene graphs.
de.jreality.io.jrs
Classes for reading and writing the JRS file format, a proprietary jReality scene graph representaiton (XML).
de.jreality.macosx.sms  
de.jreality.math
Mathematical utilities.
de.jreality.plugin  
de.jreality.plugin.audio  
de.jreality.plugin.basic  
de.jreality.plugin.content  
de.jreality.plugin.geometry  
de.jreality.plugin.icon  
de.jreality.plugin.job  
de.jreality.plugin.menu  
de.jreality.plugin.scene  
de.jreality.plugin.scripting  
de.jreality.plugin.scripting.gui  
de.jreality.plugin.scripting.swing  
de.jreality.reader
This package contains classes which implement SceneReader, an interface for reading 3D scene descriptions into a jReality scene graph.
de.jreality.scene
This package contains the essential classes of the jReality scene graph.
de.jreality.scene.data
Contains the structures to store and transfer all sorts of data in the scene.
de.jreality.scene.event
This package contains the classes for handling events in the jReality scene graph.
de.jreality.scene.pick
Support for picking, which is required for the package de.jreality.scene.tool.
de.jreality.scene.proxy
Package to create arbitrary mirroring structures for a scene graph.
de.jreality.scene.proxy.tree
Package to create arbitrary mirrors of a scene graph's tree structure.
de.jreality.scene.tool
Tool infrastructure for the scene graph.
de.jreality.shader
Contains all jReality shading-related classes and interfaces.
de.jreality.tools
Implementations of standard Tools.
de.jreality.toolsystem
This package is responsable for managing the tools in a scene graph: registering them, handling user input, and triggering their activity based on this input.
de.jreality.toolsystem.config
Classes for handling the jReality tool configuration, which guarantees hardware independence for input devices.
de.jreality.toolsystem.raw
Classes for managing the standard raw (i.e., hardware) input devices used by jReality.
de.jreality.toolsystem.util  
de.jreality.toolsystem.virtual
Virtual devices for the ToolSystem.
de.jreality.tutorial.app  
de.jreality.tutorial.audio  
de.jreality.tutorial.geom  
de.jreality.tutorial.gui  
de.jreality.tutorial.intro  
de.jreality.tutorial.misc  
de.jreality.tutorial.plugin  
de.jreality.tutorial.projects.darboux  
de.jreality.tutorial.projects.ksurfaces  
de.jreality.tutorial.reader  
de.jreality.tutorial.scene  
de.jreality.tutorial.tform  
de.jreality.tutorial.tool  
de.jreality.tutorial.util  
de.jreality.tutorial.util.polygon  
de.jreality.tutorial.viewer  
de.jreality.ui  
de.jreality.ui.treeview
Renders the tree structure of a scene graph as a Swing JTree.
de.jreality.ui.viewerapp
Creates pre-configured viewers with tools.
de.jreality.ui.viewerapp.actions  
de.jreality.ui.viewerapp.actions.camera  
de.jreality.ui.viewerapp.actions.edit  
de.jreality.ui.viewerapp.actions.edit.export  
de.jreality.ui.viewerapp.actions.file  
de.jreality.ui.viewerapp.actions.view  
de.jreality.ui.widgets  
de.jreality.util
Miscellaneous jReality utilities used in the core packages.
de.jreality.vr
Classes related to the jReality virtual reality viewer ViewerVR.
de.jreality.writer
Classes for writing various standard 3D file formats.
de.jreality.writer.pdf  
de.jreality.writer.u3d  
de.jreality.writer.u3d.texture  
de.jreality.writer.u3d.u3dencoding