Search code examples
Why does GL divide `gl_Position` by W for you rather than letting you do it yourself?...


openglopengl-esglsl

Read More
Reconstruct fragment position from depth...


javascriptopengl-esglslwebgl

Read More
WebGL terrain grid shrinking after 128 pixels...


javascriptopengl-eswebglterrainheightmap

Read More
Is it possible to rotate an object around its own axis and not around the base coordinate's axis...


openglopengl-es

Read More
How do I convert a vec4 rgba value to a float?...


opengl-eswebgl

Read More
WebGL: How do I get the position of every pixel in fragment shader?...


htmlopengl-eswebgl

Read More
How to add OpenXR to existing Android OpenGLES native C++ project?...


androidc++cmakeopengl-esopenxr

Read More
SDL3 fails to create OpenGL ES 2.0 context?...


copengl-essdlmingw-w64sdl-3

Read More
GL11Ext glDrawTexiOES throws INVALID_OPERATION exception for some devices...


androidopengl-eslive-wallpaperopengl-extensions

Read More
Returning values from a OpenGL ES 2.0 shader...


opengl-esshaderopengl-es-2.0

Read More
Is there a WebGL equivalent of glGenVertexArrays and glBindVertexArrays?...


htmlopengl-eswebgl

Read More
How to set uniform in 320 es glsl shader?...


opengl-esshadervertex-shadergles

Read More
OpenGL sRGB configuration on Android...


androidopengl-esopengl-es-3.0

Read More
Qt6 OpenGL to OpenGL ES (3.2) code porting...


c++qtopengl-esqt6

Read More
iOS5 & OpenGL ES 2.0 Best Compiler...


iosperformance3dopengl-es

Read More
Need assistance in OpenGL in android...


androidbuttonopengl-essurfaceview

Read More
Which is the best way to handle OpenGLES shaders as part of an API for iOS?...


iosxcodeopengl-es

Read More
Do I have to worry about non-power-of-two textures on API 16+?...


androidiosopengl-es

Read More
WebGL, packing a float into a vec4...


opengl-esthree.jswebgl

Read More
Click to zoom in WebGL...


javascriptopengl-eswebgl

Read More
Why is 'gl_Position' a different data type than 'position'...


opengl-eswebgl

Read More
how to use EGL_KHR_no_config_context...


androidopengl-es

Read More
How to load and display an image in OpenGL ES 3.0 using C++...


opengl-estexture2dopengl-es-3.0

Read More
Why do people use sqrt(dot(distanceVector, distanceVector)) over OpenGL's distance function?...


opengl-esglslshaderwebgl

Read More
How to use a VAO with position, texcoord and normal...


opengl-esopengl-es-2.0

Read More
Get supported GLSL versions...


openglopengl-esopengl-es-2.0

Read More
How to define constant array in GLSL (OpenGL ES 2.0)?...


iphoneopengl-esglslfragment-shader

Read More
What does the GL_ARRAY_BUFFER target mean in glBindBuffer?...


openglgraphicsopengl-esglslshader

Read More
SceneKit - Crossfade material property textures...


opengl-escore-animationscenekit

Read More
Wireframe shader - Issue with Barycentric coordinates when using shared vertices...


opengl-esindexingwebgl

Read More
BackNext