Live data from Hacker News

100,000 stars

workshop.chromeexperiments.com

11–20 of 115 posts

Re: 100,000 stars

#11
On my MBP scrolling is backwards (swipe up moves closer), and mouse motion controls the camera offset angle. It's easy to write the code this way, but awkward and surprising during use. It's better to pretend that the hand manipulates the model, with a swipe up pushing it away and a swipe right turning the model counterclockwise around the vertical axis of the view.

Re: 100,000 stars

#12
post #11

On my MBP scrolling is backwards (swipe up moves closer), and mouse motion controls the camera offset angle. It's easy to write the code this way, but awkward and surprising during use. It's better to pretend that the hand manipulates the model, with a swipe up pushing it away and a swipe right turning the model counterclockwise around the vertical axis of the view.

Swiping up to move closer feels natural to me. Perhaps it is the other platforms that are wrong?

Re: 100,000 stars

#13
Eventually crashed Safari on my rMBP, but this seems to be a trend, so possibly Safari's fault (and would explain why WebGL is not enabled by default).

In any case, great visualisation. Would be a perfect use for a 3D monitor.

Re: 100,000 stars

#15
This is incredible, and with all the positional, magnitude, and spectral information publicly available, anyone could do it.

I would really love to see a search box that would allow me to jump to a specific star.

Re: 100,000 stars

#17

Who made that music? And do they make more from where that came from?

Music by Sam Hulick, whose work you may have heard in the video game, Mass Effect. The track is titled “In a Strange Land” and is used with his permission.

Re: 100,000 stars

#19
post #2

that is very cool. How was the glow crated using CSS3 for the Sun?

http://www.w3.org/TR/SVG/filters.html

Not sure if that's what you're looking for, but it should contain the info for what is being used. I took a quick glance and it looked like it was at minimum using the following 3 svg filters:

‘feGaussianBlur’ ‘feOffset’ ‘feMerge’

Re: 100,000 stars

#20
WOW, that is amazing. I'm always blown away by stuff like this, where you can actually get a sense of how small we all are and how distant even the closest neighbor stars are.

I just close my eyes for a minute and think (or try to), what would it be like for those people that are finally able to reach, say, Vega (I know it's not the closest). Sure, this is not a big deal in sci-fi, but for reality, it's pretty mind blowing. This is 100% why I seriously want to live for a few hundred years: to have an opportunity to see the first time we actually go to the nearest star.

In the meantime, I guess this will have to suffice.

I also love this image that is not interactive like this, but still mind blowing: http://en.wikipedia.org/wiki/File:Earths_Location_in_the_Uni...

Post reply on HN