About Store Forum Documentation Contact



Post Reply 
WebGL client broken on Windows Chrome and Firefox
Author Message
slacka Offline
Member

Post: #1
WebGL client broken on Windows Chrome and Firefox
The lighting in the Esenthel demo is not working for Windows Chrome. A bug report was filed here:
https://code.google.com/p/angleproject/i...ail?id=902

but the ANGLE developers need a smaller test case.
(This post was last modified: 03-23-2015 02:52 AM by slacka.)
01-31-2015 08:32 PM
Find all posts by this user Quote this message in a reply
Esenthel Offline
Administrator

Post: #2
RE: WebGL client broken on Windows Chrome
Thanks for reporting the issue.
This was working fine before on Chrome, and since nothing was changed on the demo side, then the issue is definitely on Chrome side.
Unfortunately I'm too busy at the moment to try provide a simpler test case.
Note - it doesn't look like just specular is missing, it looks like the entire lighting is missing.
Even the simple diffuse base - Dot(light, normal).
01-31-2015 10:05 PM
Find all posts by this user Quote this message in a reply
slacka Offline
Member

Post: #3
RE: WebGL client broken on Windows Chrome
The demo is also broken in Firefox now too.

https://bugzilla.mozilla.org/show_bug.cgi?id=1146034

Could you offer any suggestions to the FF developers?
03-21-2015 09:18 PM
Find all posts by this user Quote this message in a reply
slacka Offline
Member

Post: #4
RE: WebGL client broken on Windows Chrome
Specifically they wanted to know if you could post the source to the lighting shader?
03-23-2015 02:51 AM
Find all posts by this user Quote this message in a reply
Esenthel Offline
Administrator

Post: #5
RE: WebGL client broken on Windows Chrome and Firefox
Hello,

I've noticed that as of today Chrome is working fine, and based on your link, Firefox should be OK with next version (38).
04-17-2015 04:22 AM
Find all posts by this user Quote this message in a reply
Post Reply