/ForgeExtensionSample

Simple forge viewer sample for student hackaton

Primary LanguageJavaScriptMIT LicenseMIT

Autodesk Forge Viewer sample extension

This is very simple extension for student hackaton It can be a starter kit before exploring complex extensions, such as Philippe Leefsma samples

It is step-by step tutorial that shows how to:

  • create basic viewer that shows the model, that is hosted on your server. The model can be downloaded from Autodesk samples gallery or extracted from extract.autodesk.io
  • create simple extension
  • register it
  • create own toolbars within Forge viewer interface
  • a bit of magic with viewer.navigation and selection
  • a bit of magic with colors