|  |  | 
|  |  |  |  | 
|  |  | 
|  |  | 
|  |  |  |  | 
|  |  | 
|  |  | 
|  |  | i get different results by declaring or not a camera
povray3.5b10.icl win2000 Atlhon900MHz 256Mb
M
/*
camera
{
  location <0, 0, -3>
  right x
  up y
  direction z
}
*/
#declare cam=camera
{
  location <0, 0, -3>
  right x
  up y
  direction z
}
camera {cam}
sphere { 0, 1 pigment { color rgb 1 } finish { ambient 1 } }
Post a reply to this message
 |  | 
|  |  | 
|  |  | 
|  |  |  |  | 
|  |  | 
|  |  | 
|  |  | Mael scribis news:3c5553fb@news.povray.org:
> i get different results by declaring or not a camera
> povray3.5b10.icl win2000 Atlhon900MHz 256Mb
> 
> M
> 
confirmed povray3.5b10 win98se P2 400 198Mb
-- 
Gis poste, Arto.
 Post a reply to this message
 |  | 
|  |  | 
|  |  | 
|  |  |  |  | 
|  |  | 
|  |  | 
|  |  | In article <3c5553fb@news.povray.org> , "Mael" <mae### [at] hotmail com> wrote:
> i get different results by declaring or not a camera
Define "different results", please.
    Thorsten
____________________________________________________
Thorsten Froehlich, Duisburg, Germany
e-mail: tho### [at] trf  de
Visit POV-Ray on the web: http://mac.povray.org Post a reply to this message
 |  | 
|  |  | 
|  |  | 
|  |  |  |  | 
|  |  | 
|  |  | 
|  |  | "Thorsten Froehlich" <tho### [at] trf de> wrote in
news:3c55a5c1@news.povray.org: 
> In article <3c5553fb@news.povray.org> , "Mael" <mae### [at] hotmail  com>
> wrote: 
> 
>> i get different results by declaring or not a camera
> 
> Define "different results", please.
> 
>     Thorsten
The size of the object differs, with the declared camera it's smaller. 
(Takes about five seconds to check :)
With 3.1g the problem isn't present on my machine.
Gergely Post a reply to this message
 |  | 
|  |  | 
|  |  | 
|  |  |  |  | 
|  |  | 
|  |  | 
|  |  | Thorsten Froehlich scribis news:3c55a5c1@news.povray.org:
> Define "different results", please.
> 
The two images give the appearance of using a different 
cammera angle in each.
-- 
Gis poste, Arto.
 Post a reply to this message
 |  | 
|  |  | 
|  |  | 
|  |  |  |  | 
|  |  |