POV-Ray : Newsgroups : povray.binaries.images : Red White and Blue : Re: Red White and Blue Server Time
16 Aug 2024 14:15:56 EDT (-0400)
  Re: Red White and Blue  
From: JRG
Date: 24 Jan 2002 13:54:26
Message: <3c505862$1@news.povray.org>
Well, what I meant was just to eliminate the highlighting from the transparent
stripes, not from the red ones too. This can be accomplished with a simple
texture_map.

--
#local j=text{ttf"arial""JRG".2,0}#local J=0;#while(J<10)#local R=0;#while
(R<2)#local G=0;#while(G<1)#if(inside(j<R,G.1>))object{j scale.025translate
<R-1G-J/20J/-40+2>pigment{rgb<9J>}}#debug"O"#else#debug" "#end#local G=G+
.025;#end#local R=R+.05;#debug"\n"#end#local J=J+1;#end// JRG

Home: http://digilander.iol.it/jrgpov  //New: Kitchen scene WIP


Post a reply to this message

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