POV-Ray : Newsgroups : povray.general : Blur routines. : Re: Blur routines. Server Time
7 Aug 2024 01:19:23 EDT (-0400)
  Re: Blur routines.  
From: Ron Parker
Date: 7 Dec 2001 11:44:50
Message: <slrna11sg4.oif.ron.parker@fwi.com>
On Fri, 7 Dec 2001 17:40:24 +0100, Gilles Tran wrote:

>>   I don't understand why the scene source can't be posted in the same
> group
>> (and the same thread) as the original image. (I have don't that several
> times
>> and nobody has complained; I think nobody has any reason to do so...)
> 
> Searching for scene files is easier to do in the related groups because they
> contain much less messages (<3000) than binaries.images (>36000). I don't
> "read" the scene file groups but I sure use them as a library of tips and
> tricks.

You should "read" them.  Some of my best tricks haven't been posted anywhere
else.

--
#macro R(L P)sphere{L __}cylinder{L P __}#end#macro P(_1)union{R(z+_ z)R(-z _-z)
R(_-z*3_+z)torus{1__ clipped_by{plane{_ 0}}}translate z+_1}#end#macro S(_)9-(_1-
_)*(_1-_)#end#macro Z(_1 _ __)union{P(_)P(-_)R(y-z-1_)translate.1*_1-y*8pigment{
rgb<S(7)S(5)S(3)>}}#if(_1)Z(_1-__,_,__)#end#end Z(10x*-2,.2)camera{rotate x*90}


Post a reply to this message

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