Skip to content
This repository has been archived by the owner on May 16, 2022. It is now read-only.

yiskang/forge-au-sample

Repository files navigation

Node.js npm Platforms License

Forge Viewer Samples for Autodesk University

Overview

This sample is for a ADN section "Advanced Forge Viewer integration" in AU China 2018.

Sample Screencasts

  1. Custom Props Panel (Source)
    View on Youtube
  2. Custom Material Structure Panel (Source)
    View on Youtube
  3. Markup 3d (Source)
    View on Youtube
  4. Sectioning with Revit levels (Source)
    View on Youtube

Requirements

  • node.js v8.9.4 or later (ES6 import/export feature required)

Setup

  1. Download and install Node.js (that will install npm as well)
  2. Download this repo anywhere you want (the server will need to write files, so make sure you install in a location where you have write permission, at least the 'mock-server' folder)
  3. Execute 'npm install', this command will download and install the required node modules automatically for you.
    npm install

Use of the sample

  1. Run the mock server

    npm run server
  2. Open browser and navigate to http://127.0.0.1:3000

License

This sample is licensed under the terms of the MIT License. Please see the LICENSE file for full details.

Written by

Eason Kang
Forge Partner Development
https://developer.autodesk.com/
https://forge.autodesk.com/blog

About

Forge Viewer Sample for Autodesk University

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published