Scripts (for 0.10.0+)
(Difference between revisions)
m |
|||
| 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] | ||
| − | *[http://www.buschhardt.de/hr-diagram.zip TBuschhardt's | + | *[http://www.buschhardt.de/hr-diagram.zip TBuschhardt's Hertzsprung-Russel-Diagramm] - extract all 3 files into the script folder |
[[Category:Scripting]][[Category:Customization]][[Category:Development]] | [[Category:Scripting]][[Category:Customization]][[Category:Development]] | ||
Revision as of 18:18, 5 June 2009
Note: This page will replace the Scripts page when the new engine is complete, and the old page will be re-named.
Introduction
As of version 0.10.1, Stellarium has a new scripting engine. This is currently in development (2009-04-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 or you follow this link Doxygen-API
Scripts
From the Stellarium SVN repository:
- Demonstration of the custom labels scripting feature
- Partial lunar eclipse
- Total lunar eclipse
- Solar eclipse, 2009
User contributed:
- Adam Fenley's solar eclipse, 2017
- TBuschhardt's Hertzsprung-Russel-Diagramm - extract all 3 files into the script folder