POV-Ray : Newsgroups : povray.binaries.scene-files : Photon speckles Server Time: 24 Jul 2008 13:31:32 GMT
  Photon speckles (Message 1 to 2 of 2)  
From: NetDave
Subject: Photon speckles
Date: 26 Oct 2007 04:48:15
Message: <4721718f@news.povray.org>
See discussion in pbi.


Post a reply to this message


Attachments:
Download 'Cone Photons.pov.txt' (2 KB)
Download 'Cone Photons.bmp' (226 KB)

From: Alain
Subject: Re: Photon speckles
Date: 26 Oct 2007 13:32:10
Message: <4721ec5a@news.povray.org>
NetDave nous apporta ses lumieres en ce 2007/10/26 00:47:
> See discussion in pbi. 
> 
> 
> 
You have coincident surfaces between the bottom of the cone and the ground plane.
Change your plane to:
plane
{
   y, -1.01
   texture
   {
     T_Wood35
     scale <50, 50, 50>
     rotate <0, 45, 0>
   }
}

OR the cone to:
cone
{
   <0,0,0>, 5.5, <0,11,0>, 0
   translate <-8, -0.99, 17>
   texture
...

Now, the bottom of the cone is very slightly above the plane and the speckeling 
goes away.

You should convert your BMP's to JPG, or PNG. Much smaller.
Add +fn to the command line or "povray.ini" tou outpus as PNG. There is no 
switch to output as JPG.

-- 
Alain
-------------------------------------------------
Rebellion against tyrants is obedience to God.
Benjamin Franklin


Post a reply to this message

Copyright 1991-2004 POV-Team™