POV-Ray : Newsgroups : povray.text.scene-files : Missing glows in 3.5? An alternative solution : Re: Missing glows in 3.5? An alternative solution Server Time
8 Jul 2024 09:34:28 EDT (-0400)
  Re: Missing glows in 3.5? An alternative solution  
From: dave
Date: 5 Oct 2001 12:23:19
Message: <3bbdde77@news.povray.org>
Warp,

	I tried this, and it seems to stay "Spherical".. Granted the macro is a sphere.. 
	Make sense.. so Does this only work as a sphere?  If so I'll just Modify the Macro to
be "Cylindrical"

	thanks
Dave

Warp <war### [at] tagpovrayorg> wrote:
> ahmet oktar <ahm### [at] yahoocom> wrote:
> : thanks and i have a question!! this is only for lights.. is there a way for
> : making surface glow over objects??

>   You can make instances of the glows alone like this:

> object { Glow(<0,.5,1>, 1) translate whatever }

> or attach it to an object like:

> union
> { object { MyObject }
>   object { Glow(<0,.5,1>, 1) }
>   translate whatever
> }

>   And you can of course scale and rotate glows as well.

> -- 
> #macro N(D,I)#if(I<6)cylinder{M()#local D[I]=div(D[I],104);M().5,2pigment{
> rgb M()}}N(D,(D[I]>99?I:I+1))#end#end#macro M()<mod(D[I],13)-6,mod(div(D[I
> ],13),8)-3,10>#end blob{N(array[6]{11117333955,
> 7382340,3358,3900569407,970,4254934330},0)}//                     - Warp -


Post a reply to this message

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