Skip to content

This the the minimal JavaScript needed to get a viewer running

Notifications You must be signed in to change notification settings

Mpekurov/View-and-Data-Barebone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 

Repository files navigation

Basic Example of View and Data API

This the the minimal JavaScript needed to get a viewer running, in only 60~ lines of code!

Setup

  • Go through steps in http://shiya.github.io/Intro-View-and-Data/ to get your token, upload a file and get the urn.
  • Replace the token and urn with your own at line 16 and 17.
  • To run on local server with a Mac, go to the directory of where you save this file with terminal and type $ python -m SimpleHTTPServer
  • Go to localhost:8000 with your browser!

Written By

Shiya Luo from Autodesk, Inc.

About

This the the minimal JavaScript needed to get a viewer running

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages