Hacker News new | ask | show | jobs
by heycarsten 5983 days ago
Can't seem to get the demo to work on the latest WebKit nightly build:

TypeError: Result of expression 'a.Pi' [undefined] is not a function.

1 comments

Haven't been able to make it work in Chromium either (launching it in webgl/no sandbox mode).

Has anybody sucessfully ran the demos?

It worked for me with chromium-bin-5.0.308.0_p37385 on 64-bit Gentoo.

The one thing I had to do (besides launching it as 'chromium-bin --no-sandbox --enable-webgl', as you mentioned) was to create a symbolic link from /usr/lib/libGL.so to /usr/lib/libGL.so.1 .