Package com.marginallyclever.ro3.apps.viewport.renderpasses
package com.marginallyclever.ro3.apps.viewport.renderpasses
-
ClassDescription
AbstractRenderPass
handles common methods for allRenderPass
.Draw the background.Draw the bounding box of eachMeshInstance
in the scene.Draws eachCamera
as a pyramid approximating the perspective view frustum.Draws eachDHParameter
as two lines from the previous joint to the current joint.Draw the ground plane.Draw a ring around each hinge joint to show the range of motion.Draw eachMeshInstance
as aMesh
.Draw eachPose
as RGB lines from the origin to the X,Y,Z axes.