05-30-2013 01:43 AM
hello,
I used cviogl instrument of Labwindows CVI 2010 for OpenGL visualisation in 32 bits systems. But, this instrument is not compatible for 64 bits systems. I just wana know if there is a OpenGL solution 32bit and 64 bit compatible?
thanks in advance.
Julio
06-03-2013 04:34 AM
Hi Julio,
OpenGL control in CVi is not supported for 64 bits applications as you can see on that link.
You could think of using a 3rd party OpenGL calling the DLL from CVI. You'll find help on how to do so on this forum.
I hope this helps you.
Have a nice day,
M-Junior
06-03-2013 07:34 AM
Hello Marc,
thanks for you reponse.
I found a another solution, I use an opengl and a Glu intruments for cvi (found on internet several years ago). Theses instruments are compatibles for 32 and 64 bits systems. Now, i programing a opengl control like cviogl.
Have a nice day,
Julio
06-28-2015 05:27 AM
Hi Julio,
Could you provide a link for downloading the OpenGL instrument driver you found on the internet?
Best regards