Kishore
Kishore

Reputation: 11

WebGL troubleshooting

I am using ubuntu 12.10 OS. I would like to learn WebGL programming.

All at a sudden my WebGL stopped working. Initially firefox provided 3d way of looking at webpage elements. But now it's not working. Saying "Could not initialize Tilt, please check the troubleshooting information available at http://get.webgl.org/troubleshooting" in an alert box.

Any help appreciated.

Upvotes: 1

Views: 379

Answers (1)

yanot
yanot

Reputation: 353

I had this problem, in my case while webgl.disabled=false, webgl.force-enabled=true helped.

Upvotes: 1

Related Questions