From Friday, April 19th (11:00 PM CDT) through Saturday, April 20th (2:00 PM CDT), 2024, ni.com will undergo system upgrades that may result in temporary service interruption.

We appreciate your patience as we improve our online experience.

LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

detalization of 3D

Solved!
Go to solution

Hi!
I have a 3D models exported to LabVIEW.
It work correctly but have low detalization. I see triangles and sometimes front elements hidden by back elements.
see example.

3d.png


Also if I look to model far from the one, I see triangles.
But if I move closer I see better

3d_2.png

 

and better image.


3d_3.png

 

How can I improve quality of model?

 

 

0 Kudos
Message 1 of 5
(3,650 Views)

Hi Artem.SPb,

 

Are you using the 3D Picture Control? Also, what is the physical size of the model and is it possible for you to attach the CAD file?

Ren H.
Applications Engineering
National Instruments
0 Kudos
Message 2 of 5
(3,585 Views)

Yes, I use 3d-picture.
There is only one main part of full construction: https://yadi.sk/d/jeXUbOenpy9vK (100Mb) (full is 16 files, 500Mb).
I don't know physical size, I've get files from customer. May be 1 meter.
Also there is snippet of subVI for reading files.

read_3d.png

model/texture - name of files
Scene in - all 3d picture which I'll connect to 3d-picture control.

0 Kudos
Message 3 of 5
(3,566 Views)
Solution
Accepted by topic author Artem.SPb

Hi Artem.SPb,

 

There are several things could cause the issue here.

 

1.)  It could be the limitation of the 3D Picture Control, as it is handling a fairly complex model. Try to scale the model down a bit and see if it makes any difference.

2.) The performance of the 3D Picture Control depends on your graphics card

3.) Adjusting the texture using the "Specials:Texturing Property" property node could help. The documentation is here: http://zone.ni.com/reference/en-XX/help/371361M-01/lvprop/sceneobject_specials058texturing/

 

 

Ren H.
Applications Engineering
National Instruments
0 Kudos
Message 4 of 5
(3,533 Views)

Thanks. It's look much better.

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