Uses of Class
com.marginallyclever.ro3.apps.viewport.renderpass.AbstractRenderPass
Packages that use AbstractRenderPass
-
Uses of AbstractRenderPass in com.marginallyclever.ro3.apps.viewport.renderpass
Subclasses of AbstractRenderPass in com.marginallyclever.ro3.apps.viewport.renderpassModifier and TypeClassDescriptionclassDraw the background.classDraw the bounding box of eachMeshInstancein the scene.classDraws eachCameraas a pyramid approximating the perspective view frustum.classDrawDepthBufferis a render pass that is responsible for rendering the stencil buffer to the viewport.classDraws eachDHParameteras two lines from the previous joint to the current joint.classDraw a ring around each hinge joint to show the range of motion.classDraw eachMeshInstanceas aMesh.classDraw eachPoseas RGB lines from the origin to the X,Y,Z axes.classDrawStencilBuffer is a render pass that is responsible for rendering the stencil buffer to the viewport.