POV-Ray : Newsgroups : moray.binaries : Brilliant Diamond Server Time
8 May 2024 00:02:22 EDT (-0400)
  Brilliant Diamond (Message 1 to 2 of 2)  
From: Paul Hustava
Subject: Brilliant Diamond
Date: 12 Aug 2002 21:13:24
Message: <9268CC4ACpedro.wocka@204.213.191.226>
Is this group still alive?

Just made this today. In about 16 more hours it will be done rendering.

I Googled for 'ideal' Brilliant Cut dimensions. 


Since Moray doesn't do dispersion, you'll need to add the following to 
Povray's INClude file. If you knock the dispersion samples down, it will 
definitely speed rendering time.


==========before==========
      }   
      interior
      {
         ior 3.0215
        }
   }

==========after===========
      }   
      interior
      {
         ior 3.0215  dispersion 1.08 dispersion_samples 130
        }
   }


Post a reply to this message

From: Paul Hustava
Subject: Re: Brilliant Diamond - 1 attachments
Date: 13 Aug 2002 21:11:32
Message: <9269C583Bpedro.wocka@204.213.191.226>
Okay, so I am more familiar with Moray than I am with X-News. I really did 
attach a file before, but apparently delayed posts somehow drop the 
binaries.

Here it is (I hope)

pau### [at] yahoocom (Paul Hustava) wrote in 
<926### [at] 204213191226>:

>Is this group still alive?
>
>Just made this today. In about 16 more hours it will be done rendering.
>
>I Googled for 'ideal' Brilliant Cut dimensions. 
>
>
>Since Moray doesn't do dispersion, you'll need to add the following to 
>Povray's INClude file. If you knock the dispersion samples down, it will 
>definitely speed rendering time.
>
>
>==========before==========
>      }   
>      interior
>      {
>         ior 3.0215
>        }
>   }
>
>==========after===========
>      }   
>      interior
>      {
>         ior 3.0215  dispersion 1.08 dispersion_samples 130
>        }
>   }
>


Post a reply to this message


Attachments:
Download 'diamond_real.mdl.dat' (11 KB)

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