POV-Ray : Newsgroups : povray.beta-test : screen.inc bug and fix Server Time
30 Jul 2024 18:24:21 EDT (-0400)
  screen.inc bug and fix (Message 1 to 3 of 3)  
From: Redbeard (MDJohnson)
Subject: screen.inc bug and fix
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

From: Rune
Subject: Re: screen.inc bug and fix
Date: 18 Oct 2001 12:58:39
Message: <3bcf0a3f@news.povray.org>
"Redbeard (MDJohnson)" wrote:
> There is a small bug in screen.inc
>
> Set_Camera needs to be changed to use Set_Camera_Angle(Angle)

Thank you very much! This has been fixed.

Rune


Post a reply to this message

From: Redbeard (MDJohnson)
Subject: Re: screen.inc bug and fix
Date: 19 Oct 2001 00:20:09
Message: <3bcfa9f9@news.povray.org>
"Rune" <run### [at] mobilixnetdk> wrote in message
news:3bcf0a3f@news.povray.org...
> "Redbeard (MDJohnson)" wrote:
> > There is a small bug in screen.inc
> >
> > Set_Camera needs to be changed to use Set_Camera_Angle(Angle)
>
> Thank you very much! This has been fixed.
>
> Rune
>
Glad to be of help.  By the way, awesome job on the include files.

Michael


Post a reply to this message

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