POV-Ray : Newsgroups : povray.general : transparency gradient? : Re: transparency gradient? Server Time
12 Aug 2024 19:28:16 EDT (-0400)
  Re: transparency gradient?  
From: Spider
Date: 16 Feb 1999 14:41:27
Message: <36C9C89C.82258148@bahnhof.se>
Marc Schimmler wrote:
> 
> Hi Warp1
> 
> Thank you for your answer!
> 
> I checked your solution and changed it in two ways.
> 
> First a height of 1 for the cylinder leads to the repeating of the
> gradient so that both ends are opaque. By using y*0.999 I avoided this.

play some with the waveforms here. scallop_wave and sine_wave are nice.

> Second, the effect I was looking for is more the solution spider had
> given using the rgbt instead of the rgbf.
> 
//Spider

-- 
#declare life = rand(seed(42))*sqrt(-1);


Post a reply to this message

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