Supported browser for LUMINANCE format textures

392 views
Skip to first unread message

Seema Jaisinghani

unread,
Feb 28, 2012, 6:54:34 PM2/28/12
to webgl-d...@googlegroups.com
Is there any support for textures with format gl.LUMINANCE.

The WebGL specification lists it everywhere, but the browser complains
that it is an "unsupported texture format"
i am using Chrome 17.0.963.56 m

What browsers support this format? I am not coming up with any useful searches.

Thanks.

Gregg Tavares (勤)

unread,
Feb 28, 2012, 7:15:19 PM2/28/12
to webgl-d...@googlegroups.com
All browsers that support WebGL support this gl.LUMINANCE as pointed out in the other thread you asked in

Here's a gl.LUMINANCE gl.UNSIGNED_BYTE example. It should work in any browser the supports WebGL


Here's a gl.LUMINANCE gl.FLOAT example. It should work in any browser the supports the OES_texture_float extension

Reply all
Reply to author
Forward
0 new messages