Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in opengl-es

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

Aspect fill AVCaptureVideoDataOutput when drawing in GLKView with CIContext

WebGL: Declining support for OES_texture_float on Android

OpenGL behavior in a 2D tile-based engine: pixel "snapping" when in motion, approximation errors?

opengl-es raster

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