Install
How to make your Computer in to an Open Hybrid Server
You need:
- node.js (version v0.12.9 required, 4.x.x and 5.x.x. is not supported at the moment)
Steps:
- Download and unzip the object server to your computer.
- Within the terminal, open the unzipped folder.
- Type in the following into the terminal:
npm install
- Once the installation has ended type the following in to the terminal:
node server.js
- Open your browser with the following URL:
http://localhost:8080
- You are now ready to create Web based AR content for the Reality Editor.