Page 1 of 1

SDK doc issues...

Posted: Fri Jul 01, 2005 2:06 pm
by znouza
- STOP TIME property - time is in SECONDS, not minutes as described

- in pseudo code - there's no newScene() method, the same for createCamera .. you have to createCameras(), then setCamera()

- in setCamera() - focal length is in mm, not in meters
- in createCameras() - shutterspeed is in seconds
- when I don't set output image, and call writeMXS(), rhino crashes

Crgb::assign() expects RGB values as float (color/255)

Posted: Mon Jul 04, 2005 12:59 pm
by albertMaxwell
Yes znouza it's correct.

But, all parameters are in seconds and metters.
It includes setCamera, focal length is in METERS

Thank you

Posted: Mon Jul 04, 2005 1:11 pm
by znouza
albertMaxwell wrote:Yes znouza it's correct.

But, all parameters are in seconds and metters.
It includes setCamera, focal length is in METERS

Thank you
then something is wrong. if I set focal length in meters (rhino returns it in mm), I'll get black render with some bright dots in the center of image. so, if I leave focal length untouched (in mm), all is OK

so where's the problem. does SDK some method to specify scene scale? I mean it doesn't