Package de.javagl.swogl.rendering

Class Summary
PickingRayComputerShaderJOGL Implementation of a PickingRayComputer that obtains the information required for picking from the viewport and modelview and projection matrix of JOGL.
SwoglApplicationShaderJOGL Implementation of a SwoglApplication using JOGL with OpenGL version 3
SwoglRendererShaderJOGL Implementation of a SwoglRenderer that uses JOGL.
SwoglSetupShaderJOGL Implementation of a SwoglSetup using JOGL.