Skip to content

Viewer Plugins

Lindsay Kay edited this page Jul 7, 2021 · 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
AngleMeasurementsPlugin Interactively measures angles Demo Docs
AnnotationsPlugin Pins 3D labels on your models Demo Docs
AxisGizmoPlugin Shows the coordinate system axis Demo Docs
BCFViewPointsPlugin Saves and loads BCF viewpoints Demo Docs Guide
DistanceMeasurementsPlugin Interactively measures distances Demo Docs
GLTFLoaderPlugin Loads models from glTF, with accompanying IFC metadata Demo Docs Guide
XKTLoaderPlugin Loads models from a compact binary format, with accompanying IFC metadata Demo Docs
OBJLoaderPlugin Loads models from OBJ Demo Docs Guide
NavCubePlugin Camera navigation cube Demo Docs
StoreyViewsPlugin Creates plan views of IFC building models Demo Docs
SectionPlanesPlugin Cross-section planes Demo Docs Guide
STLLoaderPlugin Loads models from STL Demo Docs Guide
TreeViewPlugin Creates an HTML tree view of IFC model elements Demo Docs
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