Closed
Bug 720692
Opened 13 years ago
Closed 12 years ago
webgl issue using o3d code
Categories
(Core :: Graphics: CanvasWebGL, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: sebastien.valette, Unassigned)
Details
User Agent: Mozilla/5.0 (X11; Linux i686) AppleWebKit/535.7 (KHTML, like Gecko) Chrome/16.0.912.77 Safari/535.7
Steps to reproduce:
I have an issue with webgl demos provided by google o3D framework:
http://code.google.com/p/o3d/wiki/Samples
Actual results:
with firefox 9, I the canvas where the 3D should appear remains black, without any error message. The "shadow map" demos behaves differently : in get a black background with a brown disk in the middle.
I tried to tweak about:config settings : deactivating shader validator triggers an error, but no error message, and the demos often crash the browser.
Expected results:
with Firefox 8, all de demos ran fine.
I do not know if it is a problem with firefox or O3D, but I am ready to help debugging this (I have a copy of the demos on a server which I can edit for debugging)
my config:
Mozilla/5.0 (Ubuntu; X11; Linux i686; rv:9.0.1) Gecko/20100101 Firefox/9.0.1
using an NVIDIA card with proprietary driver
thanks
Updated•13 years ago
|
Component: Untriaged → Canvas: WebGL
Product: Firefox → Core
QA Contact: untriaged → canvas.webgl
Comment 1•12 years ago
|
||
Works for me. Please reopen if this still breaks for you, and attach a copy of your about:support information.
Status: UNCONFIRMED → RESOLVED
Closed: 12 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•