POV-Ray : Newsgroups : povray.binaries.scene-files : Iso-surface polyhedra Server Time
2 Sep 2024 14:18:49 EDT (-0400)
  Iso-surface polyhedra (Message 1 to 3 of 3)  
From: badt
Subject: Iso-surface polyhedra
Date: 22 Sep 2001 15:13:10
Message: <3bace2c6@news.povray.org>
See povray.binaries.images for example renderings

Brief description:
    The scence declares 12 plane functions describing the 12 faces of a
dodcahedra

    It the creates a joined function built by summing up the sigmoid
functionss of all 12 plane functions
    (sigmoid(x) = 1 / (1 + exp(-ax))

    An isosurface using the joint function is creaed
the threshold of the isosurface determines the type of polyhedra created

  a 0.5 threshold will create a regular dodcahedron {5, 3}
  a 1.5 threshold will create a small stellated dodecahedron {5/2, 5}
  a 2.5 will create a great dodecahedron {5, 5 / 2}
  a 3.5 will create a great stellated dodecahedron {5/2, 3}

More info could be found in the source file (heavily commented)

I  am convinced many other polyhedras can be constructed in that manner.
All you poly-maniacs out there could surely comeup with ideas...
I also believe that there is a better way of doing what i am doing (more
simple, more efficient, etc...)
So all you pov-ray-maniacs out there..
    I'm waiting to hear from you
    Oded


Post a reply to this message


Attachments:
Download 'isododca.pov.txt' (6 KB)

From: Martial
Subject: Re: Iso-surface polyhedra
Date: 22 Sep 2001 19:33:27
Message: <3bad1fc7$1@news.povray.org>
I am agape  !
I don't understand the math function but splendid ! 

-- 
Martial
http://martial.rameaux.free.fr


Post a reply to this message

From: badt
Subject: Re: Iso-surface polyhedra
Date: 26 Sep 2001 05:54:20
Message: <3bb1a5cc@news.povray.org>
Thank you very much

It is pretty simple. I might consider explaining it some time. I am quite
busy these days, however, so
It will prob. not be soon
thanks again
    Oded



In other words : the plan is inside five li




"Martial" <mar### [at] chellofr> wrote in message
news:3bad1fc7$1@news.povray.org...
> I am agape  !
> I don't understand the math function but splendid !
>
> --
> Martial
> http://martial.rameaux.free.fr
>


Post a reply to this message

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