Visualization of Inverse Parabola
Inverse Parabola

An unexpression in parables.

0 = x-2 + -1y

-1β / α2

JSON: { "-2,0": "1", "0,1": "-1" }

calc: x^-2 + -1*y

GLSL: 1.0/(1.0*x*x*1.0)+-1.0*y

Shaders