VirtualSky
VirtualSky copied to clipboard
A browser-based planetarium that can be customised and embedded in web pages.
I've tried many ways using CDN but still can't get the star map into my Vue app. Has anyone done and solved this problem please help me create a small...
https://github.com/slowe/VirtualSky/blob/8632b5ce8174578f4f104b7d6de00e9aeda95b39/virtualsky.js#L3455 https://github.com/slowe/VirtualSky/blob/8632b5ce8174578f4f104b7d6de00e9aeda95b39/virtualsky.js#L3456 When using Messier Objects on your page, IF the thumbnails DO NOT appear when moused over, then it is most likely that your server does not allow linking...
Hello How can i draw satellite orbit from this orbital element(TLE) ?
Hello I have this problem. Can you help me ? 
Hi @slowe, thanks for this awesome project! I'm considering using it on astrobin.com to let users search by browsing the sky. Is it possible to get the current RA/dec center...
Hi, thanks for nice work, its really fantastic .... Tell me please how can I change a weight of constellation lines and how can I fill with any color or...
Thank you for developing and maintaining VirtualSky. I'm wondering if this can be embedded in a react-native app for mobile (Android/iOS)?
I would like to know if there's a way of setting the city without coordinates? I noticed there was a "cities.txt" file... Thank you!
I would like the ability to be able to move an existing pointer. I'm working on a dashboard to show my remote telescope's current ra/dec position. I'll make a PR...
Hi, I'm in awe for this library you have wrote. I have rewrite it into react component for my future use in project. Thats why I have send you an...