Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in opengl-es

Why is gl.readPixels giving all 0 from Firefox?

firefox opengl-es webgl

Mesh rendering issue libgdx

android opengl-es libgdx

How to load resources or assets in GLWallpaper service

Is compiling a shader during rendering a good / valid practice in OpenGL ES?

how to implement undo functionality in opengl in android

java android opengl-es

Cut a translucent square in a texture

java android opengl-es libgdx

Best Practice for Rounded Rectangles in OpenGL ES

Is there a common technique for drawing a "stretchy" line

opengl-es cocos2d-iphone

OpenGL ES 3.0. Floating point texture

android c++ opengl-es

Xcode 'Capture OpenGL ES frame' responds with 'application not found'

objective-c xcode opengl-es

Translation after rotation

glDrawElements massive cpu usage on iOS

Mysterious performance degrade with Open GL + infinite loop

Decoding Video and Encoding again by Mediacodec gets a corrupted file

Convert screen coordinates to OpenGL coordinates

GLES10.glGetIntegerv returns 0 in Lollipop only

How can I use Multiple GLSurfaceView components in the same Layout?

SurfaceTexture's onFrameAvailable() method always called too late

Simple GLSL convolution shader is atrociously slow

Animation in OpenGL ES view freezes when UIScrollView is dragged on iPhone