POV-Ray : Newsgroups : povray.newusers : gyroid structure : Re: gyroid structure Server Time
2 Jul 2024 12:35:14 EDT (-0400)
  Re: gyroid structure  
From: Roman Reiner
Date: 14 Feb 2011 12:45:01
Message: <web.4d59690bf57b1ec211836c20@news.povray.org>
"Colaroid" <nomail@nomail> wrote:
> Hi all
>
> I am trying to draw a 'gyroid' structure in POVRAY, but have no idea where to
> start.
>
> I have found, from a source on the internet, that the function for the surfaces
> is as follows, but I'm not sure how to fit this into a POVRAY code:
>
> v(x,y,z) = sin 2x cos y sin z + sin 2y cos z sin x + sin 2z cos x sin y - 0.15
> (cos 2x cos 2y + cos 2y cos 2z + cos 2x)
>
> A gyroid structure looks like this picture:
>
> http://www.nada.kth.se/~asa/bilder/gyroid1.png
>
> Many thanks

i think isosurface is what you need


Post a reply to this message

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.