POV-Ray : Newsgroups : povray.newusers : Confused with map_type 1 : Re: Confused with map_type 1 Server Time
5 Sep 2024 04:16:34 EDT (-0400)
  Re: Confused with map_type 1  
From: Ron Parker
Date: 25 Nov 2001 19:02:48
Message: <slrna031lb.gul.ron.parker@fwi.com>
On Mon, 26 Nov 2001 09:47:53 +1000, David Findlay wrote:
> Oops. It should just be flipped. How do I flip it? Thanks,

Put a "scale <1,-1,1>" inside the texture statement.


-- 
#macro R(P)z+_(P)_(P)_(P+1)_(P+1)+z#end#macro Q(C,T)bicubic_patch{type 1u_steps
6v_steps 6R(1)R(3)R(5)R(7)pigment{rgb z}}#end#macro _(Y)#local X=asc(substr(C,Y
,1))-65;<T+mod(X,4)div(X,4)9>-2#end#macro O(T)Q("ABEFUQWS",T)Q("WSXTLOJN",T)#
end O(0)O(3)Q("JNKLCGCD",0)light_source{x 1}// ron### [at] povrayorg


Post a reply to this message

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