Skip to content

A spinalcore browser to visualise a 3D model generated via Autodesk Forge

Notifications You must be signed in to change notification settings

spinalcom/spinal-browser-viewer

Repository files navigation

spinal-browser-viewer-offline

Dependencies

Install pm2 globally

$ npm install pm2 -g

Installation

Initilize a package.json file

$ npm init

Install the package locally

This will install the package

npm install git+https://github.com/spinalcom/spinal-browser-viewer

Configuration

Edit the file .config.json

check https://github.com/spinalcom/spinal-organ-forge to set the config

Run the launch.config.js script with pm2

$ pm2 start launch.config.js

Basic usage

The drive is a browser application. To use it you need to access it via a browser (you may change the host/port corresponding to your .config.json file):

http://127.0.0.1:7777/html/drive/index.html

the credentials are written in the .config.json the value of SPINAL_PASSWORD is for the user admin, etc...

About

A spinalcore browser to visualise a 3D model generated via Autodesk Forge

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •