From equation to procedurals


Hi,

I’d like to convert to Signed Distance Field an equation of this type:

x = sin(4t)
y = sin(3t)
z = sin(t)
With t = 0…6Pi

But i have no clue how to fold space without any spoon (cf Smash conf on procedurals)…

Any help appreciated,
Cheers