Module rgg

Class WebGLExport

All Implemented Interfaces:
SceneTree.Visitor, FileWriterSource, Filter, FilterSource, RegistryContext, Map

public class WebGLExport extends SceneGraphExport implements FileWriterSource
A simple exporter for WebGL using three.js (threejs.org). TODO: - finish work on Polygonizable.java (e.g. ellipses) - finish Text export - optimize structure (e.g. use copies of equal NURBS objects, re-use of equal materials) - support textures shaders - support lines and polygons - support extrusion objects, point clouds - support SuperShape? MH 2016-06-28