Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in cg

Calculate tangent space in C++

c++ opengl graphics cg

Dot product vs Direct vector components sum performance in shaders

performance shader hlsl cg

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

Multiple Render Targets in OpenGL with Cg

Why are dFdx/ddx and dFdy/ddy 2 dimension variables when quering a 2d texture?

glsl cg derivative

Is it viable to replace GLSL with CG?

opengl glsl shader cg

What does #pragma vertex vert_img do in a Unity shader?

unity3d shader cg

CG: Specify a variable not to be interpolated between vertex and fragment shader

Image resizing: what is a "filter"?

graphics 2d image-scaling cg

Am I doing something wrong with this CG program?

c++ shader ogre3d ogre cg

Unity Shader - How to efficiently recolor specific coordinates?

c# unity3d shader hlsl cg

Coding unity shaders with unity visual studio [closed]

How to get full list of Unity shader properties

unity3d shader unity5 cg

how to set a boolean property in unity3d CGprogram shader?

opengl unity3d shader cg

CoreGraphics for retina display

Include Headers from added frameworks on Xcode

xcode macos frameworks glew cg

Vertex shader vs Fragment Shader [duplicate]