Skip to content

ccnyplanetarium/OpenSpace-remote-control

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenSpace-remote-control

Description

This project is based on OpensPace Socket api to acheive remote control of OpenSpace in multi-platform.

Note

There are two branches:
the "master" branch has the newest code, however it only supports the developing version of Openspace, which you need to compile by your own.
the "v013" branch is the code for OpenSpace Beta–3 Version 0.13.0.

Installation & Get Start

Make sure you have installed Node.js.

Install the dependencies start the server.

$ cd OpenSpace-remote-control
$ npm install
$ npm start

Compile the Documentation

$ cd OpenSpace-remote-control
$ npm run docs

Wiki

For more information, please view the wiki page
or
the documentation page

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published