how to set a boolean property in unity3d CGprogram shader?...
Read MoreSupport for Cg profiles in modern hardware...
Read MoreShader error : incorrect number of arguments to numeric-type constructor - Unity3D...
Read MoreUsing SharpDX 2.6.3 under Windows 10...
Read MoreSmooth shader in OpenGL for OBJ import?...
Read MoreShader and Texture Scrolling depending on Direction...
Read MoreHow to write a Unity Shader that respects sorting layers?...
Read MoreWhy is this Shader producing a parse error when given as string to the Material constructor?...
Read MoreWhy the final color value is the product of two other color values in shader program?...
Read Moresome questions about cg shader program (Depth Shadow Mapping in OGRE)...
Read MoreRecreate shader in Unity 3D with Cg...
Read MoreWhat means this texture.zzzz, texture.xy, texture.xz etc...
Read MoreLighting a model (cube,sphere....) in fragment shader cg/Unity...
Read MoreTexturing a sphere in a Cg shader...
Read MoreRemoving a part of a tex2D before combining it...
Read MoreOpenGL: How do I get the coordinates of a specific point after transformation?...
Read MoreHow to modify/displace pixel position in a Cg fragment shader?...
Read MoreIdentical codes acting differently in CG and JS?...
Read MoreFastest way to write sampler2D * 0 and sampler2D * 1 to add many together? (glsl/cg)...
Read MoreIs it viable to replace GLSL with CG?...
Read MoreWhere can I find CG program window size constants?...
Read MoreWhy are dFdx/ddx and dFdy/ddy 2 dimension variables when quering a 2d texture?...
Read Moreunity3d shaderlab: How to set up some simple variables in my shader...
Read MoreHow can I deterministically detect the shader fragment location in its 2x2 pixel quad?...
Read More