Thomas FORGIONE 6b60826e68 Update README.md
Added instructions to deploy at home
2015-05-11 17:45:08 +02:00
2015-05-11 12:04:37 +02:00
2015-05-05 11:56:35 +02:00
2015-05-05 11:56:35 +02:00
2015-05-11 17:37:21 +02:00
2015-05-11 17:37:21 +02:00
2015-05-05 12:02:41 +02:00
2015-05-05 16:30:51 +02:00
2015-05-11 17:45:08 +02:00
2015-05-06 16:52:27 +02:00

3D Interface

A prototype for a user-friendly 3D interface allowing to browse 3D scenes / models written with Node.js.

It is hosted by OpenShift at 3dinterface.no-ip.org.

To deploy

As usual with NodeJS, it's quite easy to deploy. Just clone this repo somewhere, and then, in the repo do

npm install
node server.js

You should be able to go to localhost:4000 and see the result.

Description
No description provided
Readme 30 MiB
Languages
JavaScript 89.7%
Pug 6.2%
CSS 1.3%
PLpgSQL 1.1%
Makefile 0.8%
Other 0.9%