Hacker News new | ask | show | jobs
by nspragmatic 4584 days ago
> Your browser does not appear to support the required technologies.

It would've been nice to have an 'I don't care, proceed anyway' button. The check excludes Safari 7, which runs the demo just as well as Chrome.

http://jsfiddle.net/bYHfh

^ removes the hasWebGLSupport() invocation.

Very nice demo, though!

4 comments

I am on latest chrome on win8, I still get that message. I guess it needs something more powerful than the onboard GPU I have.
I'm using the onboard/ondie Intel HD4000 and it works. You might have a driver that is blacklisted. Chrome and I think other browsers have a list of drivers known to allow execution of dangerous shader code and block WebGL in those cases.
Agreed. Chrome 27 on Linux, and I get that message, but the demo actually runs fine.
Is there a google chrome extension that allows me to modify the served javascript from the original page?
Agreed, I get the message, but your link leads to a very cool demo, on Firefox 17.