top | item 3107946

Lights

567 points| citricsquid | 14 years ago |lights.elliegoulding.com | reply

91 comments

order
[+] citricsquid|14 years ago|reply
So uh, not to cause a fuss but why was the title edited? I can understand removing the word "impressive" as that is an opinion, but removing the explanation (interactive html5 / webgl presentation built with threejs) seems silly? How are users who casually browse news.yc supposed to look at this and have any clue what they're clicking? Titles that are descriptive should be more important than... well I can't think why it was changed to just "lights"? Surely the title containing some sort of description about the content is a courtesy that users would appreciate.

(For reference the original title was "Lights -- impressive html5 / webgl presentation built with threejs" and is now "Lights")

[+] WalterGR|14 years ago|reply
How are users who casually browse news.yc supposed to look at this and have any clue what they're clicking?

Since there's no way to hide these links with uninformative titles, the no-addon solution is to get them to display as "visited". So I click them and then immediately close the tab.

Website owners: Sorry for throwing off your stats.

[+] watty|14 years ago|reply
I agree - the only impressive thing about this is the technology.
[+] SnowLprd|14 years ago|reply
For those on Mac OS X 10.7 with Safari and who are seeing a message saying that your browser doesn't support WebGL, that's only because WebGL isn't enabled by default. You can turn it on by first going to Safari Preferences > Advanced and then checking the box labeled "Show Develop menu in menu bar". Close preferences, and then under the "Develop" menu, choose "Enable WebGL". If you go back to the "Lights" page now, you should be now be able to check it out!
[+] Hoff|14 years ago|reply
The site also works with Safari running 10.6 with WebGL enabled, based on a test with 5.1.1.
[+] marcamillion|14 years ago|reply
This is SURPRISINGLY mesmerizing. Something about the music and the animation and interaction just hooked me.

Plus the fact that it wasn't in Flash was a major plus. But not sure what it was...but had me going for a while.

[+] alanh|14 years ago|reply
Plus the fact that it wasn't in Flash was a major plus.

On a lame Mac Mini, I noticed my CPU was only at ~20%. No jitters detected. Very cool.

Laptop users should enjoy the lack of a noisy fan kicking in 30 seconds into it!

[+] ck2|14 years ago|reply
It's amazing. At first I was like - oh shoot, how did they license the music but then I was "oh".

Try banking hard right (or left) and then when the sky starts to go technocolor pull up hard. Wow.

Works great in Firefox 7, unless I go full width (2048x1152).

Chrome seems to spaz out if I try to change the window size.

Opera fans with full OpenGL drivers can now use WebGL too http://my.opera.com/desktopteam/blog/2011/10/13/introducing-...

[+] ericb|14 years ago|reply
> At first I was like - oh shoot, how did they license the music but then I was "oh".

What does this mean?

[+] tonakai|14 years ago|reply
I tried with Opera Next (12 alpha) but it was stuck in loading phase, and the lights were a bit slower than recent chrome beta on the loading screen.
[+] moe|14 years ago|reply
Beautiful, but "interactive" seems a bit of an overstatement here. Unless I missed some interactivity other than popping those bubbles and steering.
[+] cshenoy|14 years ago|reply
From the landing page:

"Click to interact with the environment, keep the button pressed to fly faster."

Try clicking at different speeds and on different elements and you'll see the interactivity (works better with an external mouse). Contrast it to sitting back and watching it go.

[+] melvinram|14 years ago|reply
Moving your mouse would move the orientation of the light that was travelling across the landscape.
[+] 5hoom|14 years ago|reply
WebGL is going to be huge very soon.

Developers that are fluent with the technology are going to be in high demand once more people know what you can do & stuff like this is what everyone wants.

Time to get reading!

[+] theroo|14 years ago|reply
Honestly, why would they be in more demand than Flash developers?
[+] ck2|14 years ago|reply
Try changing LIGHTS.releaseBuild = true to false.

Interesting debug data.

This must have been a beast to build, sync and debug.

I'd like to see the author post a "making of" entry.

[+] skeletonjelly|14 years ago|reply
I didn't get a lot of debug data (only Camera position written to console) but I did get a `Uncaught TypeError: Cannot call method 'update' of undefined` every frame. Can I ask what I was meant to see?
[+] tsunamifury|14 years ago|reply
FYI, the Bassnectar remix of this song is very good.
[+] SeoxyS|14 years ago|reply
That's a matter of taste & opinion, but personally I find the original to be much better. Not a huge fan of dubstep, I must say.
[+] jahmed|14 years ago|reply
I forget that the remix is in fact just a remix
[+] parfe|14 years ago|reply
I think I miss the point. Do I control anything happening with the music or in the scene? This link reminds me of a Winamp visualization from 10 years ago, but now I can fly through it, in a web browser.
[+] nickfrost|14 years ago|reply
Seriously? You control the scene. The music is the ambiance that gives the scene life. Unless you can build something better, I'd say be impressed.
[+] navs|14 years ago|reply
I don't care much for the track but as the environment pulsated, I found myself smiling. Simply amazing.

Running perfectly on MacBook Pro 5th Gen with Google Chrome Canary (16.0.x.x).

[+] matdwyer|14 years ago|reply
Not freezing on me. Wow, very interesting.

I didn't even realize I could control where it was going till half way through. Had a blast trying to avoid the spotlights. Nice job!

[+] voidfiles|14 years ago|reply
Feels static compared to what the arcade fire did with google.

http://thewildernessdowntown.com/

The web is a new medium, and browsers can be more expressive then pretty viz. Push the boundaries with this stuff don't just do your radio show on camera.

[+] droz|14 years ago|reply
Every change of medium results in the old being shoe horned into the new until people figure out the new for what it can be.
[+] gourneau|14 years ago|reply
Wow, the last few seconds of the video are so beautiful.
[+] taylorlb|14 years ago|reply
Really cool. I get that the Twitter usernames come in with the lyric "they're calling me" but it might be more sticky if the usernames show up sooner. Not sure everyone would want to keep flying around for so long.
[+] tomlin|14 years ago|reply
I am currently working on a project that indexes beats and sounds to a .json object tied with a JS library that dispatches events based on the timing of a media file associated.

Eventually, it would be nice to have all forms of equipment taking queues from the events dispatched. ie, stage equipment, lights, etc.

This example serves to show that these types of applications are coming soon.

[+] aiurtourist|14 years ago|reply
If you're interested in learning WebGL, a fantastic resource is http://learningwebgl.com/ — especially the weekly summary of "WebGL Around the Web." (I have no affiliation — I just found it useful.)