Problem: When I try to render an image which includes the
galaxy.bg-sky_sphere with the anti-alias option then POV-Ray erases all
the wonderful star-pixels in the sky.
Does anybody know a trick to rescue the stars while using the
anti-alias-feature?
(I don't want to replace the stars by the starfields of galaxy.sf!)
Thanks,
Stefan.
From: Lance Birch
Subject: Re: galaxy include problem
Date: 3 Apr 1998 00:58:00
Message: <6g1u16$rlo$1@oz.aussie.org>
Try scaling the sphere's texture (is that how the include file works? I
can't remember). That should eliminate the problem.
--
Lance Birch
Remove the smiley to e-mail.
http://www1.tpgi.com.au/users/ambient/lance
Dr. Stefan Skalla wrote:
> > Problem: When I try to render an image which includes the> galaxy.bg-sky_sphere with the anti-alias option then POV-Ray erases all> the wonderful star-pixels in the sky.> > Does anybody know a trick to rescue the stars while using the> anti-alias-feature?> (I don't want to replace the stars by the starfields of galaxy.sf!)> > Thanks,> Stefan.
Maybe you could try modifying a copy of the galaxy.bg file and
multiplying the pigment values of the star layer.
Hope this works :\
Cheers, PoD.
From: Russell W Shilling
Subject: Re: galaxy include problem
Date: 24 Apr 1998 00:41:46
Message: <6hp5ak$hki$1@oz.aussie.org>
Dr. Stefan Skalla wrote in message <35236845.163AB28D@ize.f.eunet.de>...
>Problem: When I try to render an image which includes the>galaxy.bg-sky_sphere with the anti-alias option then POV-Ray erases all>the wonderful star-pixels in the sky.>>Does anybody know a trick to rescue the stars while using the>anti-alias-feature?>(I don't want to replace the stars by the starfields of galaxy.sf!)
Try setting the "ambient" value in the finish section to a larger value than
1.0, perhaps as large as 10. This will force the white dots to overwhelm
the black surrounding area when averaged. (PoV doesn't impose any limits on
this value, as far as I know.)