OpenspacePlayer is a web application designed to help create planetatrium shows utilizing OpenSpace in a user-friendly interface.
Official OpenSpace Project Github
git clone https://github.com/wfreem2/Openspace-player.git
cd Openspace-player
npm install
./fix-openspace.sh
(This fixes issues with a custom library added for interacting with OpenSpace)
npm run start
By default the webpage is opened on http://localhost:4200/
