Page 1 of 1

add camera : lenstype

Posted: Wed Nov 01, 2017 9:00 am
by seghier
hello
in pymaxwell help :
lensType = TYPE_THIN_LENS (default), TYPE_PINHOLE, TYPE_ORTHO, TYPE_FISHEYE, TYPE_SPHERICAL, TYPE_CYLINDRICAL.
work with : TYPE_THIN_LENS ; the other type must add _LENS : TYPE_PINHOLE_LENS ; TYPE_ORTHO_LENS ....etc

Re: add camera : lenstype

Posted: Mon Nov 06, 2017 3:11 pm
by Brany
This was fixed in January 2016, I guess you are using an old vesion of pymaxwell.

Re: add camera : lenstype

Posted: Mon Nov 06, 2017 3:23 pm
by seghier
in CmaxwellCamera it's ok, but in Cmaxwell >> addCamera the error exist
i use the latest version 4.1.1.1

Re: add camera : lenstype

Posted: Mon Nov 06, 2017 4:33 pm
by Brany
You're right, sorry!