The title really says it all: I want to know how to find a parametric equation for a curve defined by an implicit Cartesian equation.
I would imagine that this is impossible in general, but I'm curious about when it is possible.
I've search for a little while online, but the few resources I've turned up have been old and incomplete. (See this reddit link, for example.)
For context, I was trying to convert the equation $x^4+y^4=1$ into a parametric form. (I am attempting to construct a library of "nice" convex parametric curves.)