Results 19 comments of Stuart Lowe

If you include the LA level again I can make use of it. Thanks Tom. I'm using https://github.com/tomwhite/covid-19-uk-data/blob/master/data/covid-19-cases-uk.csv Is it possible to also have a trimmed down version of that...

@knro I don't know about React, only vanilla Javascript.

@Varazdat108 At the moment there is no option for changing the weight of the constellation lines. The second part of your question is much bigger because the Galactic plane region...

@Kirilliann It would be great to go fainter. You are right that this won't be feasible with static files as the number of stars dramatically increases. A web service that...

@ejoliet This is a good idea. I'll try to implement it in the next version. Sorry for being over two and a half years late to this.

@devnedra Could you add more detail to try to explain?

The code draws simple lines between the two stars and so it avoids drawing lines when one of the stars is outside the view. In the projection you are using...

If you were doing better/fuller 3D rendering and drawing lines around a sphere (rather than joining two points on a sphere) this wouldn't be an issue. That would need complete...

@lexterror I'm not sure if you mean in the user interface or via code or both or something else. In the [embed version](https://slowe.github.io/VirtualSky/embed) you click on the coordinates to get...

Hi @hmovahedim there isn't a simple way for you to do this because it isn't trivial. As has been said, you'd have to do a lot of the work yourself....