Skip to content

Viewer Plugins

xeolabs edited this page Jan 23, 2019 · 23 revisions

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
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
XML3DLoaderPlugin Loads models from 3DXML Demo Docs
STLLoaderPlugin Loads models from STL Demo Docs
AxisGizmoPlugin Shows the coordinate system axis Demo Docs
SectionPlanesPlugin Cross-section planes Demo Docs Guide

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

Clone this wiki locally