LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

cad 3d rendering

I am in the process of creating and application which takes dimensions of structural steel beams and creates 2D views of each plane. I've accomplished the 2D view aspect of the application. I am now looking at taking all the views and combine them into a 3D model. I have started looking at open source programs to help me accomplish this task. Any ideas that might help me along? Has anyone tried this before? what 3D rendering software was used? How easy is it to integrate into labview?
0 Kudos
Message 1 of 7
(3,377 Views)
0 Kudos
Message 2 of 7
(3,374 Views)
I took a look at your link but i have no idea what to do with the zip file. I am using Labview2009, the software requirments are LabWindows/CVI Full Development System 5.5. Any suggestions?
0 Kudos
Message 3 of 7
(3,367 Views)
Opps sorry for that I didnt notice that....
0 Kudos
Message 4 of 7
(3,364 Views)
0 Kudos
Message 5 of 7
(3,361 Views)

Thats a Great Start!!

 

I have another question. I can easily create a solid box but how do I make a hole that goes completely through it and one that goes halfway through it?

I was thinking that I'd need to create a cylinder that is inside the box and then make it transperant....that didn't work. Any suggestions?

0 Kudos
Message 6 of 7
(3,335 Views)

Hi Joe John,

 

You can export VRML or STL from your favorite CAD program and import it into the 3D Picture control.

 

Support for it

 

Tips For Creating a Good VRML Model

 

You would use the Load VRML File VI.

Jeff | LabVIEW Software Engineer
0 Kudos
Message 7 of 7
(3,313 Views)