Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in shader

The right model for shading in Ray tracing

graphics shader raytracing

Calculate clipspace.w from clipspace.xyz and (inv) projection matrix

opengl glsl shader direct3d

Using ShaderProgram in libgdx to create an overlay for in-game menu

shader libgdx

is it possible to read data from vertex shader?

Fragment Shader - Average Luminosity

How fragment shader determines the number of fragments from vertex shader output?

How to compile hlsl shader file in Visual Studio C# project

c# shader hlsl sharpdx

Adding bloom (glow) effect to shader (Unity game engine)

OpenGL: Add vertices with vertex shader

opengl shader vertex

How to access to other vertex in a vertex shader program in opengl es 2?

Frequency of shader invocations in rendering commands

HDR Rendering Pipeline DIfferences

Creating OpenGL shaders in NativeActivity

Rendering data in OpenGL: Vertices and Compute shaders

Pass custom attributes to a custom fragment shader

Libgdx how to use shader in 3D

opengl 3d libgdx shader

Old school tv edge-warping effect?

Is there a way to use assembly hand-coded shaders instead of using GLSL on iPhone?

iphone glsl shader

Fast Gaussian blur at pause [closed]

Gaussian-distributed pseudo-random number generator in GLSL [duplicate]