LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

3D object control

How to control 3D objet in Lab View 8.5 . Is it possible to control parts of the 3d object separately ? For controlling 3D object any specific toolkit is needed with LV8.5
0 Kudos
Message 1 of 5
(3,248 Views)

The six axis robot simulator project on the NI website is an excellent example.

 

 

Message 2 of 5
(3,241 Views)

Hi,Thanks

But , Can u plz suggest me a simple example....

Also i cant load a VRML file. I m asking once again ,is it necessory to have a seperate toolkit for 3 D object control in LV 8.5 ??

0 Kudos
Message 3 of 5
(3,206 Views)

 

I managed it..Thanks

0 Kudos
Message 4 of 5
(3,197 Views)
now I have a LV application where I am importing a VRML file into LV's 3D picture control. Once the model is imported, I need to attach events to different sections of the 3D model so when the user clicks on each section, a particular event is fired which can be handled by LV. In other words, I need to know if the user clicks on specific portions of the 3D model and perform operations based on that(like zooming etc.).Is this possible with the 3D picture control in LV8.5
0 Kudos
Message 5 of 5
(3,091 Views)