Stellarium is a free open source planetarium for your computer. It shows a realistic sky in 3D, just like what you see with the naked eye, binoculars or a telescope.
This fork wants to improve Stellarium in 2 ways.
- More modern C++, less Qt. Most old Qt components can be replaced by Standard C++'s, increases robustness and portability,
- Refactor the StelMain. Extract a StelCore out with essential features and less dependencies, make it earier to integrate into other projects.
Please refer to the User Guide, Getting Started section
Refer to our wiki page
See the full credit file