Questions tagged [webgl]

WebGL is a JavaScript library that provides 3D rendering capabilities to scripts running within compatible browsers.

55 questions
116
votes
7 answers

How To Enable WebGL In Chrome On Ubuntu?

chrome://gpu/ And http://webglreport.com/ google-chrome --version Google Chrome 27.0.1453.93 http://www.chromeexperiments.com/webgl How To Enable WebGL In Chrome On Ubuntu ?
Qasim
  • 22,162
13
votes
2 answers

How to enable OpenGL 2.0 and WebGL on GMA 3150?

I have a Dell Mini 1012 which has an Intel N450 processor and GMA 3150 integrated graphics card running Ubuntu 10.10. According to Intel's website the graphics card supports OpenGL 2.0. …
10
votes
5 answers

How do I enable webgl in Firefox?

I've got Firefox 5 installed on my Ubuntu 11.04 system. I would like to have webgl working, which is not right now: this website just gives me a grey page: http://webglsamples.googlecode.com/hg/aquarium/aquarium.html I've got it working on…
719016
  • 6,467
9
votes
3 answers

WebGL on Google Chrome with AMD card

When I try to use Cooliris for Google Chrome it shows the following message WebGL did not initialize properly. Make sure you are running the latest version of Chrome. I have an AMD/ATI video card. How to fix this? Google Chrome version is…
Jader Dias
  • 2,019
8
votes
1 answer

Getting WebGL to run on an Amazon EC2 server

I'm trying to get WebGL to work on my Amazon EC2 server (migrating from an office-bound Mac Mini, that has a lot of hiccups). Worked some days to get this running, but I'll try to start from where i started. First I installed the following AMI…
Pepijn
  • 181
6
votes
2 answers

How do I browse a website that uses WebGL?

I want to run this site: http://www.zygotebody.com/ But, it says that WebGL is required. How do I install it? I have Firefox version 3.6.13 and Chromium version 8.0.552.215.
ntn2002dz
  • 135
5
votes
2 answers

WebGL doesn't work in Chromium on Ubuntu

I've realized that I can't see graphics in Chromium 43.0.2357.81 Ubuntu 14.04 (64-bit), such as plot x²+y² in Google. I've tried several things but nothing seems to fix the problem. A capture of the "chrome://gpu" is shown under these…
5
votes
4 answers

Problem with running WebGL with Chrome

I just setup ubuntu 11.10 on Dell XPS 15z by following the instruction from here: Current status/known issues for DELL XPS 15z? Everything seems ok until the point I failed to run openGL on chrome: http://get.webgl.org This is the step I follow to…
TonyMocha
  • 389
4
votes
3 answers

Chrome WebGL crashing on Ubuntu 16.04

I recently upgraded from Linux Mint 17.3 MATE (Ubuntu 14.04) to Ubuntu 16.04. Before upgrading, WebGL was working correctly in Chrome. Pages with simple WebGL, like get.webgl.org still work, but now trying to access some pages, such as those on GLSL…
Andrew Sun
  • 161
  • 1
  • 9
4
votes
2 answers

how to enable WebGL in Chrome

i am unable to visualise many 3d graphics of different applications [ex:-biodigital human 3d of chrome store] and many more 3d games and graphics i am current using Gallium 0.4 on AMD RS780 as my graphic card and do not know whether it is…
4
votes
2 answers

How do I enable WebGL sites with Firefox 4 Beta?

I am using Firefox 4.0RC1 from the Mozilla Team's "Firefox Next" PPA. My about:config has webgl.enabled_for_all_sites set to true as most guides recommend that and also say that is all that is needed. It doesn't work for me. The main Mozilla Demos…
4
votes
1 answer

How to activate WebGL in Chromium Beta?

Does anyone succeeded in activating WebGL in Chromium Beta in Ubuntu 10.04? I've tried everything at http://khronos.org/webgl/wiki/Getting_a_WebGL_Implementation but I still can't use http://bodybrowser.googlelabs.com/
DrKenobi
  • 6,552
4
votes
0 answers

WebGL not working on chromium or firefox

Im using Xubuntu 20.04 and I've been having trouble with firefox and chromium to use WebGL. In chromium it only works if I activate hardware acceleration but it works slow because of my integrated video card (Intel G33/31). I tried to test webgl on…
RobGTX
  • 41
3
votes
1 answer

Chrome webgl issue

Guys I know it seems a duplicated issue but I read the previous answers and none of them worked for me so I opened this issue here. I use ubuntu 16.04 nvdia drivers 361 (recommended) and google chrome 51.0.2704.79 (64-bit) When I try to open…
3
votes
1 answer

Does Ubuntu Touch have WebGL support?

I would like to create a WebGL game for Ubuntu Touch, building on the HTML5 app template. Is this a possible option?
TellMeWhy
  • 17,964
  • 41
  • 100
  • 142
1
2 3 4