LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

LVMesa.framework documentation

Hi,

Where can I find the LVMesa.framework documentation? I trying to use this library but without the functions arguments it's almost impossible.

Thanks for the help.

Marc
0 Kudos
Message 1 of 3
(2,706 Views)
What do you mean by "the VLMesa.framework"? What do you want to do with it?


LabVIEW uses mesa to draw 3d stuff. The mesa API is descriped here http://www.mesa3d.org/ and here http://www.opengl.org/ .


Regards,


Wiebe.
0 Kudos
Message 2 of 3
(2,698 Views)
Thanks, for the help, I found the documentation easly thanks to you.

I need Mesa in order to get the opengl matrix, because I use a library that modifies opengl matrix to give an object position (the object is in an image taken by a camera). There is no oder way to get the object position so I need opengl....
0 Kudos
Message 3 of 3
(2,695 Views)