|
|
Don't know if it is mentioned before but if you use the sperical camera
in megapov 0.7, be aware of a little typo in the docs.
Instead of the keyword 'sphere' you should use 'spherical' or
'spherical_camera'.
example:
camera {
spherical or spherical_camera
location <0.0, 0.0, -5>
up y*image_height right x*image_width
h_angle 360
v_angle 360
look_at <0.0, 0.0, 0.0>
}
Yvo smellenbergh
--
e-mail:sme### [at] skynetbe
http://users.skynet.be/smellenbergh
Post a reply to this message
|
|