Hacker News new | ask | show | jobs
by Laremere 4570 days ago
I managed to modify yours to make a full sphere with a bad hack: http://vicapow.github.io/equation-plot-webgl/index.html#0.5%...

There's probably a better way to choose which points go above and below than random(), but it works.

Edit: Got it to work non-randomly. Adjacent dots alternate above and below: http://vicapow.github.io/equation-plot-webgl/index.html#0.5%...

1 comments

It seems the result is a complex number. Fiddled around with it a bit until I got lucky and got the plane to disappear.

http://vicapow.github.io/equation-plot-webgl/index.html#0.48...)