Hacker News new | ask | show | jobs
by typpo 4581 days ago
I really like how you've documented the challenges you encountered. The "Building jsOrrery" article is probably one of the best sources on the internet describing the process of building a full solar system viz. Your code is also very logical and easy to follow.

I made a similar simulation that shows the inner planets and asteroids, called Asterank (http://asterank.com/3d). Your code is open source, but does it have a license? I'm interested in adapting your accurate star background for my simulation.

1 comments

MIT license. Glad to know you like it. Your project is nice as well, I like the addition of the asteroid belt!