Stellarium / stellarium

Stellarium is a free GPL software which renders realistic skies in real time with OpenGL. It is available for Linux/Unix, Windows and macOS. With Stellarium, you really see what you can see with your eyes, binoculars or a small telescope.
https://stellarium.org
GNU General Public License v2.0
7.69k stars 820 forks source link

I want to ask for access so that I can be allowed to create a JavaScript version of Stellarium which is almost the same as Stellarium desktop #3824

Closed testori1972 closed 2 months ago

testori1972 commented 2 months ago

because Stellarium is open-source so it can be distributed to the web version of Stellarium

10110111 commented 2 months ago

Why do you need access if you can just make your own fork?

gzotti commented 2 months ago

Please, not another port for reasons of 'yet another programming language'! Remember the fate of Stellarium for Java. (Sun Java!) Created when Stellarium was still small enough, development was apparently given up shortly after completion, around 2010 (?) Features of 0.8.2 or so. Their website is too broken to find any downloads. (https://stellarium4java.org/)

Actually there is already Stellarium for web, the current JavaScript/C/WebAssembly version.

Why not put your energy and creativity in improving the desktop version? Our JavaScript scripting functionality can probably be improved, e.g, by re-introducing a pause() function. Or tackle any of 250+ open issues. Fix the TelescopePlugin problems and earn a noticeable bonus.

gzotti commented 2 months ago

Superseded by #3834