|
|
POV-Ray 3.5 b 6, PIII 733 160MB and Athlon 700, 192MB, both Win98SE
There is a small bug in screen.inc
Set_Camera needs to be changed to use Set_Camera_Angle(Angle) instead of the
#declare currently used, as Camera_Angle is not used by Update_Camera.
Michael
--
#macro M(D,J)text{ttf"cyrvetic.ttf"D 1,0translate-J}#end#macro N(E,K)#local A=
M(E,K)light_source{-z*30rgb 1projected_through{A}}#end N("Michael"<1.6,-.2,5>)
N("Johnson"<1.9.8,5>)sphere{z*9,4pigment{gradient x+y scale 10color_map{[0 rgb
x][1rgb x+y]}sine_wave}} // (c)2001 Michael D Johnson red### [at] wvadelphianet
Post a reply to this message
|
|