POV-Ray : Newsgroups : povray.binaries.scene-files : Extension of screen.inc for orthographic cameras : Re: Extension of screen.inc for orthographic cameras Server Time
26 Apr 2024 05:20:10 EDT (-0400)
  Re: Extension of screen.inc for orthographic cameras  
From: Mike Horvath
Date: 30 Jan 2018 15:50:16
Message: <5a70da88$1@news.povray.org>
Hi guys!

Note that the latest version of my screen.inc is located at my web page.

     http://isometricland.net/povray/povray.php

The main alteration IIRC is that

     Set_Camera(<+25,+15,-33,>, <+2,+2,+0,>, 060, on)

was changed to

     Set_Camera(<+25,+15,-33,>, <+2,+2,+0,>, 060)
     Set_Camera_Orthographic(on)

This was in order to make the script backwards compatible with the 
original screen.inc that is bundled with POV-Ray.


Mike


Post a reply to this message

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