Maven module :un.engine : engine-opengl :
Class :
un.engine.opengl.renderer.SilhouetteRendererBackFaceMethod
Extends/Implements :
un.engine.opengl.renderer.AbstractRenderer
Subclasses : -
Variables : -
Functions :
SilhouetteRendererBackFaceMethod,
setColor,
setBorderWidth,
renderInternal,
dispose
public void
SilhouetteRendererBackFaceMethod (Mesh mesh, Color color, float width)
public void
setColor (Color c)
public void
setBorderWidth (float borderWidth)
public void
renderInternal (RenderContext context, CameraMono camera, GLNode node)
public void
dispose (GLProcessContext context)
this consist by enlarging the mesh, and render only the backfaces.
TODO : DRAFT WORK, experimental
author Johann Sorel