Skip to main content
16-Pearl
January 23, 2022
Solved

plotting a gyroid in mcad15?

  • January 23, 2022
  • 1 reply
  • 2295 views

To all

I haven’t got a mcad 15 worksheet yet working on it while I am reading a couple of things on the matter – please bear with me and will attach soon

 

Is there any way of plotting a gyroid in mcad15? Looking at the ebook bout the ‘amazing picture in mathcad’ looks like it ought to be simple.

 

I am looking at the equation (see links below) for such shape and look straightforward but once again plotting 3D stuff in mcad is proving a pain.

 

0=sin(x)*cos(y)+sin(y)*cos(z)+sin(z)*cos(x)

 

Is anyone able to point me in the right direction?

 

Thanks

 

@ttokoro  is must be your kind of things 

 

https://soulofmathematics.com/index.php/gyroid/

https://plus.maths.org/content/meet-gyroid

1 reply

16-Pearl
January 23, 2022

thanks a lot. Quite something

did a test by replacing the (fx,y,z) function and got something (a=1)

Clearly nothing built-in so won't look deeper into it. Will use MathLab as there is a implicitplot3d capability 

Thanks

ttokoro
21-Topaz I
21-Topaz I
January 25, 2022

Prime 7 3D plot is limited to 40,000 points.

image.pngimage.pngimage.png40,000*2 plots.

t.t.