POV-Ray : Newsgroups : povray.unix : orthographic Server Time
28 Jul 2024 12:30:43 EDT (-0400)
  orthographic (Message 1 to 5 of 5)  
From: Anton Sherwood
Subject: orthographic
Date: 26 May 2002 16:36:54
Message: <3CF1473F.FF4EA6A6@pobox.com>
camera { orthographic } is illegal in 3.5 ?!
or has the syntax changed?

-- 
Anton Sherwood, http://www.ogre.nu/


Post a reply to this message

From: Warp
Subject: Re: orthographic
Date: 26 May 2002 16:42:49
Message: <3cf148c9@news.povray.org>
Anton Sherwood <bro### [at] poboxcom> wrote:
> camera { orthographic } is illegal in 3.5 ?!

  I don't have any problem rendering that. Try it.

-- 
#macro M(A,N,D,L)plane{-z,-9pigment{mandel L*9translate N color_map{[0rgb x]
[1rgb 9]}scale<D,D*3D>*1e3}rotate y*A*8}#end M(-3<1.206434.28623>70,7)M(
-1<.7438.1795>1,20)M(1<.77595.13699>30,20)M(3<.75923.07145>80,99)// - Warp -


Post a reply to this message

From: Anton Sherwood
Subject: Re: orthographic
Date: 27 May 2002 15:02:20
Message: <3CF28296.8EF4122A@pobox.com>
> Anton Sherwood <bro### [at] poboxcom> wrote:
> > camera { orthographic } is illegal in 3.5 ?!

Warp wrote:
>   I don't have any problem rendering that. Try it.

I have tried it, which is why I posted.  I get
"Parse Error: Expected 'perspective camera modifier',
 orthographic found instead"


-- 
Anton Sherwood, http://www.ogre.nu/


Post a reply to this message


Attachments:
Download 'us-ascii' (1 KB)

From: ingo
Subject: Re: orthographic
Date: 27 May 2002 15:49:13
Message: <Xns921BDE7D6159Cseed7@povray.org>
in news:3CF28296.8EF4122A@pobox.com Anton Sherwood wrote:

> camera {
>      up y
>      location <0, 0, -4>
>      look_at 0
>      orthographic
>      }

"orthographic" should be the first stament in the camera.
See doc 2.6.14, 6.4.2 & 6.4.2.2

Ingo


Post a reply to this message

From: Anton Sherwood
Subject: Re: orthographic
Date: 27 May 2002 18:03:41
Message: <3CF2AD18.2CB3C9C6@pobox.com>
ingo wrote:
> "orthographic" should be the first stament in the camera.

ah, okay, now it works -- it never mattered before

-- 
Anton Sherwood, http://www.ogre.nu/


Post a reply to this message

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