Add apShader Documents
commit
6e0a560543
|
|
@ -0,0 +1,15 @@
|
||||||
|
## apShader Document.
|
||||||
|
|
||||||
|
### Description
|
||||||
|
The shader library is for concept proof or test in anim production
|
||||||
|
|
||||||
|
### Shaders
|
||||||
|
* **apBoolean** - Boolean operation by raycast
|
||||||
|
* **apChaosMosaic** - Texture booming for break repetition
|
||||||
|
* **apTextureRandom** - Another texture booming for break repetition
|
||||||
|
* **apGrayBall** - Gray ball shader for custom diffusion map
|
||||||
|
* **apInteriorMapping** - Fake interior mapping texture use parallex effect
|
||||||
|
* **apParallexMap** - Implement several parallex map
|
||||||
|
* **apSurfaceSample** - Sample information on surface
|
||||||
|
* **apCurveSample** - Sample curve root normal or uv on surface
|
||||||
|
* **apMixBlend** - Blend with Mix Color
|
||||||
Loading…
Reference in New Issue