Skip to content

FOSSEE-Internship/Open-Sky-Planetarium

Repository files navigation

OpenSkyPlanetarium plugin for Stellarium

It is a low cost hardware and open source software setup for planetariums in schools. This repository contains the plugin for controlling the Arduino-Based Laser and Stellarium to create Planetarium shows.

BUILDING THE PLUGIN

Please note, these instructions are only directly applicable to Linux. Windows and OSX targets will probably require modification of the CMakeLists.txt file.

  1. Install and build the SVN version of Stellarium as per the instructions on the Stellarium wiki:

http://stellarium.org/wiki/index.php/Compilation_on_Linux

  1. Set the environment variable STELROOT to the root of the Stellarium source tree. The Stellarium build directory is expected to be:

$STELROOT/builds/unix

  1. Create a sub-directory builds/unix in your plugin folder and change into that directory.

  2. Run:

cmake ../.. make make install

If all goes well, the relevant files should be built and copied to your ~/.stellarium/modules directory.

About

Repo for summer internship 2017

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published