Scripts (for 0.10.0+)
(Difference between revisions)
Matthewg42 (Talk | contribs) (New page: __NOTOC__ Note: This page will replace the Scripts page when 0.10.1 is released, and the old page will be re-named. ===Introduction=== As of version 0.10.1, Stellarium will use a new...) |
Matthewg42 (Talk | contribs) |
||
| Line 18: | Line 18: | ||
User contributed: | User contributed: | ||
*[http://www.datafilehost.com/download-30ffab11.html Adam Fenley's solar eclipse, 2017] | *[http://www.datafilehost.com/download-30ffab11.html Adam Fenley's solar eclipse, 2017] | ||
| + | |||
| + | [[Category:Scripting]] | ||
Revision as of 13:56, 2 December 2008
Note: This page will replace the Scripts page when 0.10.1 is released, and the old page will be re-named.
Introduction
As of version 0.10.1, Stellarium will use a new scripting engine. This is currently in development (2008-11-04). It is possible to test the new scripting engine if you build the latest SVN Stellarium, although please bear in mind it is not yet complete and the API will most certainly change as development continues.
API Documentaion
After building Stellarium itself from the SVN code, do "make apidoc" (you need Doxygen installed). This will create a directory: .../stellarium/builds/doc/html which contains the API documentation in HTML format.
Scripts
From the Stellarium SVN repository:
- Demonstration of the custom labels scripting feature
- Partial lunar eclipse
- Total lunar eclipse
- Solar eclipse, 2009
User contributed: