|
|
In article
<Xns### [at] 204213191226>,
"Stephen R. Phillips" <cyb### [at] socketnet> wrote:
> #declare Pulse=
> light_source
> {
> <0,0,0> color Red
> fade_power 1
> fade_distance 2
> looks_like
> {
> sphere
> { <0, 0, 0>, .99
> scale <-0.03, 0.018, 0.03>
> }
> }
> }
You don't have any texture defined for the sphere, so it defaults to
black. You also have it scaled pretty small...you didn't give what scale
you're working at, but it may be too small to see.
--
Christopher James Huff <cja### [at] earthlinknet>
http://home.earthlink.net/~cjameshuff/
POV-Ray TAG: chr### [at] tagpovrayorg
http://tag.povray.org/
Post a reply to this message
|
|