Class ThreeGraphics

java.lang.Object
nl.colorize.multimedialib.renderer.three.ThreeGraphics
All Implemented Interfaces:
TeaGraphics, StageVisitor

public class ThreeGraphics extends Object implements TeaGraphics
Renders 2D and 3D graphics using the three.js JavaScript library. Using this renderer requires the browser to support WebGL.