POV-Ray : Newsgroups : povray.advanced-users : glowing effect : glowing effect Server Time
5 Jul 2024 15:00:25 EDT (-0400)
  glowing effect  
From: Woody
Date: 19 Nov 2007 07:10:00
Message: <web.47417cd68a5f5e61c3e1d1b80@news.povray.org>
can someone tell me how I might be able to achieve some type of glowing effect
for a given object?

I try rendering a sphere

sphere { 0, 1.5 pigment { Red  filter 1} finish{specular 1 brilliance 0 diffuse
0}}

I like that the object seems to be glowing while keeping its shape

and achieve the type of effect I'm looking for. However if I try the same
settings against a box, say

box { -1, 1 pigment { Red  filter 1} finish{specular 1 brilliance 0 diffuse 0}}

I don't seem to be getting the same effect. i'd also like the cnter to be more
red than white.


Ultimatley,

I would like to apply this to a mesh2 object defined as a solid using the inside
vector.

any advice how I might achieve the desired effect?


Post a reply to this message

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