Hi,
I'm a student learning AR.I have a Camera intrinsic parameter which is a 
3*3matrix,such as 
fx 0 cx 
0 fy cy 
0 0  1 
How can I set this parameter in osg?just as glloadMatrix(K) in openGL?
Someone said to use setprojectionMatrix() but it takes a 4*4 matrix,is that 
right?

Thank you!

Cheers,
linghaoduan

------------------
Read this topic online here:
http://forum.openscenegraph.org/viewtopic.php?p=33961#33961





_______________________________________________
osg-users mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to