Unity3D plugin
Color Mandala Generator
------------------------------------------------------------------
Description:
Slowly generate in runtime mandala image.
===
Possible inputs:
- Color palette
- Reflection sides count
- Count of angles for every point to make step
- Texture size and FilterMode
- Brightness and Contrast via shader*
- Step width to set dispersion range
- Step width time change
- Ready-to-go asset. Easily deployable in existing project.
- Developed with love <3
Full example of using included in package as Demo scene.
Check *.cs files for more info.
Support: kv@siberian.pro
------------------------------------------------------------------
Version Changes:
1.0:
- Initial version.