Package de.javagl.swogl.rendering

Class Summary
PickingRayComputerJOGL Implementation of a PickingRayComputer that obtains the information required for picking from the viewport and modelview and projection matrix of JOGL.
SwoglApplicationJOGL Implementation of a SwoglApplication using JOGL
SwoglRendererJOGL Implementation of a SwoglRenderer that uses JOGL.
SwoglSetupJOGL Implementation of a SwoglSetup using JOGL.