an
saurus
tags:
glsl
ipad
views:
154
answers:
1
Q:
Does the iPad support GLSL?
Does the iPad support GLSL?
+3
A:
Yes, see for example the intro
here
.
Alex Martelli
2010-04-28 05:09:06
related questions
HTML 5 filter language or some analog of filter language?
How do you handle multiple textures in an OpenGL indexed buffer array for use with a data-shader?
How does opengl decide which mip level to use?
Calculating 3D tangent space
How to calculate gl_FragCoord in glsl
What are the error messages for breaking the GLSL shader instruction limits?
GLSL extracting modelmatrix from modelviewmatrix and viewmatrix
What options are there for GLSL shader development on OS X?
Drawing circles on a sphere
glUseProgram(0) takes 50ms?
OpenGL GLSL interpolation
Why can't I know the state of OpenGL lights in GLSL?
GLSL: enabling/disabling texturing + shaders
GLSL fragment shader newb question
AMD RenderMonkey GLSG Config for Alpha Transparency
Quick sort in GLSL?
Verbose glsl Shader compile on Intel
How can I render to a cubemap?
How to index a texture as a discrete lookup table from a shader?
GLSL versions change log?
Rendering to cube map
In OpenGL is there a way to get a list of all uniforms & attribs used by a shader program?
Is there any GLSL's ftransform() translation in HLSL?
How do you calculate the angle between two normals in glsl?
GLSL major mode for emacs?