Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in shader

How to use depth buffer to store indices

Fill pattern in Image in Android

Undeclared identifier 'gl_Position'

c++ opengl shader

What does the printf function in HLSL do?

c++ shader hlsl

Render inverted scene to framebuffer

c++ opengl glsl shader mirror

How to create horizontal gradient for text color of AppCompatButton in android

Alpha Blending with Integer Texture for Object Picking

rust shader webgl webgl2

Fast way of selecting cubmap face in GLSL

Is it possible to access all vertices in a polygon in a vertex shader?

How to change the way shading looks on cubes in Three.js?

three.js shader

Should the model view projection matrix be built in Actionscript 3 or on the GPU in the vertex shader?

Multiple Render Targets in OpenGL with Cg

Uniform point arrays and managing fragment shader coordinates systems

Reading text files in a dll file

c++ dll unity3d shader

SceneKit pass uniform vector to shader modifiers

swift shader scenekit

Vulkan Texture fuzzy issue

textures shader vulkan

Estimate number of registers required in GLSL shader

opengl glsl shader

Increase precision in DirectX with high range positions?

c++ algorithm directx shader

How to render Android's YUV-NV21 camera image on the background in libgdx with OpenGLES 2.0 in real-time?