commit 6e0a560543a8067858ae2c9e046a402cccfcb040 Author: indigo Date: Sun Sep 24 06:45:57 2023 +0000 Add apShader Documents diff --git a/apShader-Documents.md b/apShader-Documents.md new file mode 100644 index 0000000..b325d12 --- /dev/null +++ b/apShader-Documents.md @@ -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