Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in opengl-es

How to detect click on an object in OpenGL ES in Android application?

android opengl-es

Rendering to texture on iOS OpenGL ES—works on simulator, but not on device

OpenGL ES 2D - z-ordering, depth buffer vs drawing in order

Is gl_FragData[0] always a color buffer?

opengl-es glsl shader

How to directly update pixels - with CGImage and direct CGDataProvider

No OpenGL context found in the current thread

Is there a way to incorporate vector graphics into LibGDX development?

GLSurfaceView.queueEvent does not execute in the GL thread

android opengl-es

Replicating MeshLambertMaterial Using ShaderMaterial ignores textures

'texture2D' : No matching overloaded function found OpenGL ES2?

What exactly is a surface in OpenGL ES or Direct3D?

graphics 3d opengl-es direct3d

webgl: white border when using transparency (alpha)

How do I create a CVPixelBuffer with 32RGBA format for iPhone?

Can an OpenGL ES fragment shader change the depth value of a fragment?

YUV to RGB conversion by fragment shader

Do you need a VAO for each VBO?

opengl opengl-es

Is iOS 12 on the iPhone X rendering OpenGL ES on top of Metal? And is there any way to avoid it?

ios opengl-es tvos metal

OpenGL on Android using C++ only [closed]

c++ android opengl-es

Use of VAO around VBO in Open ES iPhone app Causes EXC_BAD_ACCESS When Call to glDrawElements

ios iphone opengl-es

Draw edges of a polygon with OpenGL shaders