POV-Ray : Newsgroups : povray.binaries.images : fast and easy clouds (3 images) : Re: fast and easy clouds (3 images) Server Time
10 Aug 2024 13:22:20 EDT (-0400)
  Re: fast and easy clouds (3 images)  
From: Zeger Knaepen
Date: 31 Jul 2004 03:25:31
Message: <410b496b$1@news.povray.org>
> > rendertime: around 4 seconds each, on an Athlon XP 2500+ with 1GB
> > ddr-sdram, under windows xp
> >
>
> Very nice :)

thank you :)

> Some modyfication of sky_sphere / bozo probably?

a large sphere with a bozo pattern multiplied with another slightly translated
(in the opposite direction of the light_source) bozo pattern.
not perfect at all, but I think it can be useful for animations, where you don't
have the time to notice the faults :)

> Will source code be available?

after I clean it up :)

cu!
--
camera{location-z*3}#macro G(b,e)b+(e-b)*(C/50)#end#macro L(b,e,k,l)#local C=0
;#while(C<50)sphere{G(b,e),.1pigment{rgb G(k,l)}finish{ambient 1}}#local C=C+1
;#end#end L(y-x,y,x,x+y)L(y,-x-y,x+y,y)L(-x-y,-y,y,y+z)L(-y,y,y+z,x+y)L(0,x+y,
<.5,1,.5>,x)L(0,x-y,<.5,1,.5>,x)               // ZK http://www.povplace.be.tf


Post a reply to this message

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