# Roomle GLB Viewer

The Roomle GLB viewer is used to display static items into your website. As the name suggests it can load and view 3D objects in the GLB format (opens new window).

After booting and intialization (see Common Interfaces), you can use glbViewer.getApi().loadGLB(url) to load an object.

# Tutorial

A GLBViewer tutorial is available here.

# API reference

You can find detailed information in our API reference