POV-Ray : Newsgroups : povray.binaries.images : Saturn V (~20K) : Re: Saturn V (~20K) Server Time
19 Aug 2024 08:25:16 EDT (-0400)
  Re: Saturn V (~20K)  
From: Steve
Date: 18 Dec 2000 19:42:10
Message: <slrn93tblh.2mo.steve@zero-pps.localdomain>
On Mon, 18 Dec 2000 17:33:25 -0600, Jon Berndt wrote:
>Here is the first stage of a Saturn V I am modeling. I want to get the flame
>better than this, but I am not familiar with media. What it needs to be
>essentially is a cylinder about 600 feet long and about 12 feet in diameter
>that is at the core very hot and white-yellow, but fades to transparent at
>the outer radius, then also fades to zero radius at the 600 foot "tail" end.
>Somebody must have done this already. Any suggestions?

Assuming 1 POV unit per foot:

difference{
           sphere{<0,0,0>,12 
                  scale <1,1200,1>
                 } 

           cylinder{<0,0,0>,<0,600.1,0>, 12.1}

          // Texture/Media stuff goes here. 

          } // End of difference.  


I think that Bob H did one of these (or something similar):
 
http://users.aol.com/persistenceofv/all.htm


-- 
Cheers
Steve              email mailto:ste### [at] zeroppsuklinuxnet

%HAV-A-NICEDAY Error not enough coffee  0 pps. 

web http://www.zeropps.uklinux.net/

or  http://start.at/zero-pps

 12:32am  up 11:52,  2 users,  load average: 1.00, 1.00, 1.00


Post a reply to this message

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