[Bug 82991] Inverted bumpmap in webgl applications

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Tue Nov 4 04:48:01 PST 2014


https://bugs.freedesktop.org/show_bug.cgi?id=82991

--- Comment #6 from Andrés Gómez García <agomez at igalia.com> ---
Created attachment 108887
  --> https://bugs.freedesktop.org/attachment.cgi?id=108887&action=edit
Sample simple application using three.js

To use this app you will need a local http server due to security restrictions
for JS to access local files.

In a GNU/Linux box, something like this should work:

$ tar xzpf fd82991-test.tar.gz
$ cd fd82991-test
$ python3 -m http.server &
$ xdg-open http://localhost:8000/fd82991-test.html &

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/intel-3d-bugs/attachments/20141104/154cfe9b/attachment.html>


More information about the intel-3d-bugs mailing list