|
|
In the file scenes\incdemo\circletext.pov
Isn't the text "right aligned" and the text "left aligned" switched? It
appears they have gotten names after where they appear rather than after how
they're aligned. But I'm not sure; what do you say?
Rune
--
3D images and anims, include files, tutorials and more:
Rune's World: http://rsj.mobilixnet.dk (updated June 26)
POV-Ray Users: http://rsj.mobilixnet.dk/povrayusers/
POV-Ray Webring: http://webring.povray.co.uk
Post a reply to this message
|
|
|
|
On Wed, 24 Oct 2001 14:59:15 +0200, Rune wrote:
> In the file scenes\incdemo\circletext.pov
> Isn't the text "right aligned" and the text "left aligned" switched? It
> appears they have gotten names after where they appear rather than after how
> they're aligned. But I'm not sure; what do you say?
I agree.
--
#local R=<7084844682857967,0787982,826975826580>;#macro L(P)concat(#while(P)chr(
mod(P,100)),#local P=P/100;#end"")#end background{rgb 1}text{ttf L(R.x)L(R.y)0,0
translate<-.8,0,-1>}text{ttf L(R.x)L(R.z)0,0translate<-1.6,-.75,-1>}sphere{z/9e3
4/26/2001finish{reflection 1}}//ron.parker@povray.org My opinions, nobody else's
Post a reply to this message
|
|