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: 

3d picture rendering issue

My first real attempt to use the 3D picture has given me some real challenges.

The import of VRML 3D objects was troublesome due to the scaling of the parts, it was a factor 1000 to small imported, so I could not see the parts. I missed the non existing "Fit_view_to_object.vi". I scaled the VRML file with 1000 that helped (will add the code)

 

My problem now is:

The rendering of a normal 3D picture control is very bad, but the render to image method is delivering a crisp rendering without mistakes. See the picture attached.

 

Why is this, or how can I fix the rendering of the 3D picture ?

 

Thanks for replies

Download All
0 Kudos
Message 1 of 3
(4,030 Views)

Image related issues in LabVIEW are often traced back the video driver, hardware acceleration, etc.

 

First steps should be to get the latest and greatest video driver and then try to back-down the hardware acceleration.

 

Work-around have involved methods to "trick LV" into re-doing the image by either invoke node get image, hiding and showing...

 

Just my 2 cents,

 

Ben

Retired Senior Automation Systems Architect with Data Science Automation LabVIEW Champion Knight of NI and Prepper LinkedIn Profile YouTube Channel
Message 2 of 3
(3,963 Views)

Hello Ben,

Yes you are right,

New video card solved the issue....

 

Thanks

Message 3 of 3
(3,707 Views)