LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

Is there a good reference on how to use OGL functions in Labwindows CVI?

I am trying to display a sphere using the settings of 3 controls on the same panel. Is there a simple example anywhere on how to do this. I have the demo programs that come with CVI, but they are quite long and complex. Hard to decipher. Specifically, how do I format the data to get into the OGLPlot3DScatter command. I am missing a very important part of the variable definition.
0 Kudos
Message 1 of 2
(3,026 Views)
Hello Zener,
The example programs located at \samples\userint\custctrl\cviogl\ are the primary documentation provided. I would recommend looking over the "simple.prj" and "ogldemos.prj" projects located in that directory for examples of how to use the OGLPlot3DScatter function. If you have further questions on the use of the OpenGL control, you may contact us at http://www.ni.com/ask. However, our support for this custom control is limited.

Jeremiah Cox
Applications Engineer
National Instruments
http://www.ni.com/ask
0 Kudos
Message 2 of 2
(3,026 Views)