I want reverse(?) spherize
In Photoshop there is a filter called [Spherize].
You can adjust the convex, concave image centered on the Amount value.
I want to use these functions as shaders.
We used the shader to create a convex image corresponding to the + value in the Asset Store. https://www.assetstore.unity3d.com/kr/#!/content/25378
However, it is doubtful how to create a concave image corresponding to - value.
Positive Value
Negative Value , i want this
would like to know an expression or an algorithm that can represent such a UV.
Thank you!
Your answer
Follow this Question
Related Questions
2D image shader, 3D object UV mapping , Using good lightings,,, somebody help me! 0 Answers
How to correct texture mapping on arbitrary quadrilaterals ? 2 Answers
Is there a way to set more UV Selection in Unity Material Base UV Mapping like a UV4? 0 Answers
How can I make my texure line up right with the default cube 1 Answer