Skip to content

Viewer Plugins

xeolabs edited this page May 16, 2019 · 23 revisions

See also:

The xeogl-sdk Viewer can be extended via a library of bundled plugins.

So far, we have the following plugins:

Plugin Description Demo API Docs User Guide
AxisGizmoPlugin Shows the coordinate system axis Demo Docs
BCFViewPointsPlugin Saves and loads BCF viewpoints Demo Docs Guide
BIMServerLoaderPlugin Loads models from BIMServer Demo Docs Guide
GLTFLoaderPlugin Loads models from glTF, with accompanying IFC metadata Demo Docs Guide
OBJLoaderPlugin Loads models from OBJ Demo Docs Guide
NavCubePlugin Camera navigation cube Demo Docs
PlanViewsPlugin Creates plan views of IFC building models Demo Docs Guide
SectionPlanesPlugin Cross-section planes Demo Docs Guide
STLLoaderPlugin Loads models from STL Demo Docs Guide
XML3DLoaderPlugin Loads models from 3DXML Demo Docs Guide

Have a suggestion for a new plugin? Please let us know via the issue tracker.

Clone this wiki locally