I was able to run this in Iron/Chrome, but not in Firefox.
Searching for the cause, I found this information:
http://www.sitepoint.com/firefox-enable-...hics-card/
I applied the 3 changes mentioned there:
- To enable WebGL, set webgl.force-enabled to true
- To enable Layers Acceleration, set layers.acceleration.force-enabled to true
- To enable Direct2D in Windows Vista/7, set gfx.direct2d.force-enabled to true
, and voila, I also had WebGL in Firefox without problems.
Maybe it's the same for SeaMonkey.
(My graphics card is just a normal ATI Radeon HD 4600, which bought because it is passively cooled and thus silent.)
Searching for the cause, I found this information:
http://www.sitepoint.com/firefox-enable-...hics-card/
Quote:"Your graphics card may be WebGL-compatible, but it’ll be blocked in Firefox if the driver version is 0.0.0.1 behind the approved list."
I applied the 3 changes mentioned there:
- To enable WebGL, set webgl.force-enabled to true
- To enable Layers Acceleration, set layers.acceleration.force-enabled to true
- To enable Direct2D in Windows Vista/7, set gfx.direct2d.force-enabled to true
, and voila, I also had WebGL in Firefox without problems.
Maybe it's the same for SeaMonkey.
(My graphics card is just a normal ATI Radeon HD 4600, which bought because it is passively cooled and thus silent.)