POV-Ray : Newsgroups : povray.beta-test : screen.inc bug and fix : screen.inc bug and fix Server Time
30 Jul 2024 16:26:36 EDT (-0400)
  screen.inc bug and fix  
From: Redbeard (MDJohnson)
Date: 14 Oct 2001 12:21:29
Message: <3bc9bb89@news.povray.org>
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

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