CopperLicht - fast WebGL JavaScript 3D Engine(ambiera.com)
ambiera.com
CopperLicht - fast WebGL JavaScript 3D Engine
http://www.ambiera.com/copperlicht/index.html
2 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?
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 .
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 .
Can't get it to work either. For WebGL to work do you need OpenGL libraries installed on your system?
TypeError: Result of expression 'a.Pi' [undefined] is not a function.