LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

3D picture control

Hi

 

I am working on a project with 3D picture control.  I know how to take 2 objects, add them together and translate/rotate them.  I have 2 objects: object A and object B.  I am trying make a rotation of object B relative to object A.  I can make this rotation from rest to desired position   However, I am unable to figure out how to make a constant movement from rest to desired position.  

 

somebody help?

0 Kudos
Message 1 of 2
(2,030 Views)

You can look at the shipping example:

 

<LabVIEW directory>\examples\picture\3D Picture Control\Order of Transformations.vi

 

It describes how you can animate (rotate) an object. Notice that you also have to use the hierarchy (The add object Method) to rotate both object or only one.

 

If you have problem with the example (some versions have clip plane issues), you can look at the example in attachment.

 

Hope this helps,

Barp - Control, Simulation, RTT and HIL - National Instruments
0 Kudos
Message 2 of 2
(1,999 Views)