POV-Ray : Newsgroups : povray.binaries.images : IsoCactus - IsoCacti.JPG (1/1) : Re: IsoCactus - IsoCacti.JPG (1/1) Server Time
3 Oct 2024 09:25:46 EDT (-0400)
  Re: IsoCactus - IsoCacti.JPG (1/1)  
From: Eric Freeman
Date: 25 Feb 2000 18:50:38
Message: <38b7154e@news.povray.org>
"Chris Huff" <chr### [at] yahoocom> wrote in message
news:chrishuff_99-00EEB8.15435524022000@news.povray.org...
>
> function {
>    sqrt(
>       sqr(x)
>       + sqr(y-sqrt(sqr(x/2)+sqr(z/2))*1.5)
>       + sqr(z)
>    ) - 1
>    - (sin(TH(x, y, z)*18)*0.1)//This is what makes the ridges
> }

How did you come up with this?  Luck?  Patience?  Or did you say, "hmm...
the formula for a cactus should be blah blah blah" and just whip it up?
Even tho I've had a couple semesters of calculus and physics (20 years ago)
I have no clue how to take an idea and make an iso-surface out of it.

Eric
--------------------
http://www.datasync.com/~ericfree
--------------------
"The whole problem with the world is that fools and fanatics are always so
certain of themselves, but wiser people so full of doubts."
--Bertrand Russel


Post a reply to this message

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