* https://youtube.com/Inigo_Quilez
* https://iquilezles.org
Created Shadertoy, Pixar's Wondermoss, Quill, and more.
∣x∣ˣ
or in code
pow( abs(x), x )
Beautiful, but unfortunately the derivative f'(x) = (1+ln ∣x∣)⋅∣x∣ˣ shoots to -∞ at the origin.
∣x∣ˣ
or in code
pow( abs(x), x )
Beautiful, but unfortunately the derivative f'(x) = (1+ln ∣x∣)⋅∣x∣ˣ shoots to -∞ at the origin.
I'll share the solution later; I was surprised when I found it.
I'll share the solution later; I was surprised when I found it.