POV-Ray : Newsgroups : povray.binaries.images : Mega 0.4 Transparency Bug??? <2 jpgs - 26k> : Re: Mega 0.4 Transparency Bug??? <jpg - 13k> Server Time
2 Oct 2024 22:29:05 EDT (-0400)
  Re: Mega 0.4 Transparency Bug??? <jpg - 13k>  
From: Eric Freeman
Date: 21 Mar 2000 13:02:38
Message: <38d7b93e@news.povray.org>
I just noticed that the problem goes away when I use my final-render
texture:

material {
  texture {
    pigment { color rgbf <0.98, 0.98, 0.98, 0.9> }
    finish {
      ambient 0.1
      diffuse 0.1
      reflection 0.1
      specular 0.8
      roughness 0.003
      phong 1
      phong_size 400
    }
  }
  interior {ior 1.5}
}


Eric
--------------------
http://www.datasync.com/~ericfree
--------------------
"I don't like it, and I'm sorry I ever had anything to do with it."
- Erwin Schrodinger talking about Quantum Mechanics.


Post a reply to this message


Attachments:
Download 'bug3.jpg' (13 KB)

Preview of image 'bug3.jpg'
bug3.jpg


 

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