Only show 32-bit shaders ¦ Only show 64-bit shaders ¦ Show both 32-bit and 64-bit shaders
119 records match your query.
Displaying 10 entries per page.
...Top | ||
Author / WWW | Name / Download | Shader Type |
Stephen Gustafson | Loop While v1.0 201 KB |
Texture |
Compiled / Description | ||
25.11.2005 Evaluates output while the condition is true. Examples of how to use this shader and others in the Utility Packs can be found here. |
...Top | ||
Author / WWW | Name / Download | Shader Type |
Stephen Gustafson | miUtil v1.0 201 KB |
Texture |
Compiled / Description | ||
25.11.2005 A utility containing vector math functions, trig functions, math operations for scalars and colors, and functions for tracing rays (eye, reflection, refraction, transparent, environment, probe). Examples of how to use this shader and others in the Utility Packs can be found here. |
...Top | ||
Author / WWW | Name / Download | Shader Type |
Stephen Gustafson | Ray Type v1.0 201 KB |
Texture |
Compiled / Description | ||
25.11.2005 If the current ray type matches one of the tagged rays in the set, this returns true. Otherwise, it returns false. Note the return type: You could use this as a condition in an if_else statement, or a condition_merge. Examples of how to use this shader and others in the Utility Packs can be found here. |
...Top | ||
Author / WWW | Name / Download | Shader Type |
Stephen Gustafson | Scalar Array v1.0 141 KB |
Texture |
Compiled / Description | ||
25.11.2005 Builds an array of scalar values. Examples of how to use this shader and others in the Utility Packs can be found here. |
...Top | ||
Author / WWW | Name / Download | Shader Type |
Stephen Gustafson | State Extract Boolean v1.0 141 KB |
Texture |
Compiled / Description | ||
25.11.2005 The State Extract series of shaders offer a way of exposing state variables within the shader network. Examples of how to use this shader and others in the Utility Packs can be found here. |
...Top | ||
Author / WWW | Name / Download | Shader Type |
Stephen Gustafson | State Extract Float v1.0 141 KB |
Texture |
Compiled / Description | ||
25.11.2005 The State Extract series of shaders offer a way of exposing state variables within the shader network. Examples of how to use this shader and others in the Utility Packs can be found here. |
...Top | ||
Author / WWW | Name / Download | Shader Type |
Stephen Gustafson | State Extract Integer v1.0 141 KB |
Texture |
Compiled / Description | ||
25.11.2005 The State Extract series of shaders offer a way of exposing state variables within the shader network. Examples of how to use this shader and others in the Utility Packs can be found here. |
...Top | ||
Author / WWW | Name / Download | Shader Type |
Stephen Gustafson | State Extract Vector v1.0 141 KB |
Texture |
Compiled / Description | ||
25.11.2005 The State Extract series of shaders offer a way of exposing state variables within the shader network. Examples of how to use this shader and others in the Utility Packs can be found here. |
...Top | ||
Author / WWW | Name / Download | Shader Type |
Stephen Gustafson | Vector to Color v1.0 141 KB |
Texture |
Compiled / Description | ||
23.11.2005 Converts a vector to a color. Examples of how to use this shader and others in the Utility Packs can be found here. |