Package de.javagl.swogl.rendering

Class Summary
PickingRayComputerShaderLWJGL Implementation of a PickingRayComputer that obtains the information required for picking from the viewport and modelview and projection matrix of LWJGL.
SwoglApplicationShaderLWJGL Implementation of a SwoglApplication using LWJGL with OpenGL version 3
SwoglRendererShaderLWJGL Implementation of a SwoglRenderer that uses LWJGL.
SwoglSetupShaderLWJGL Implementation of a SwoglSetup using LWJGL.