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.62k stars 818 forks source link

custom handpaint (pens/pencils) #1450

Open ultrapre opened 3 years ago

ultrapre commented 3 years ago

"Add custom marker" could draw points we want, and how about graffitiing on board?

It's a feature like "paint" in picture edit software but what drawn would follow RA/Dec and FOV like custom markers. It may help us to quickly express.

image

github-actions[bot] commented 3 years ago

Thank you @ultrapre for suggesting this.

github-actions[bot] commented 2 years ago

This issue is easy for contributing. Everyone can work on this.

alex-w commented 2 years ago

This is a good task for the community to participate in the contribution into Stellarium. Who wants to help us?

reillywynn commented 2 years ago

Hi, I'd like to contribute. How can i get started on this?

gzotti commented 2 years ago

Thanks. First, follow instructions in BUILDING.md to compile the program. Then, try to understand the program structure, and develop a plugin to your liking.