symmetric ranges of curve division on an oloid

693 Views Asked by At

taken from wikipedia , I drew an Oloid by using the functions

enter image description here with

enter image description here;

enter image description here;

and

enter image description here with

enter image description here;

enter image description here;

If I use any equal spaced range of t(x) on enter image description here; I will end up with an unequal range t(y), which looks like this:

enter image description here

My goal is to have a symmetric, spacing on both of the curves like in this model:

enter image description here

I can only remap the values of t(x).

What function do I need to apply on the range t(x) to get a symmetric curve division also on t(y) ? Any expert out there? Please help.

Best,

Phillip