Uses of Package
com.marginallyclever.ro3.apps.viewport
Package
Description
-
ClassDescriptionClasses which implement
RenderPass
are drawn as part of - or on top of - the 3D scene.Viewport
is anOpenGLPanel
that uses a set ofRenderPass
es to draw theRegistry.getScene()
from the perspective of aRegistry.getActiveCamera()
. -
ClassDescriptionClasses which implement
RenderPass
are drawn as part of - or on top of - the 3D scene.Viewport
is anOpenGLPanel
that uses a set ofRenderPass
es to draw theRegistry.getScene()
from the perspective of aRegistry.getActiveCamera()
. -
ClassDescription
ShaderProgram
is a wrapper for vertex and fragment shader programs.Viewport
is anOpenGLPanel
that uses a set ofRenderPass
es to draw theRegistry.getScene()
from the perspective of aRegistry.getActiveCamera()
. -
ClassDescription
ShaderProgram
is a wrapper for vertex and fragment shader programs.Viewport
is anOpenGLPanel
that uses a set ofRenderPass
es to draw theRegistry.getScene()
from the perspective of aRegistry.getActiveCamera()
. -