LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

mapping 1D array of sensor data to a 3D graphical model

does anyone have any ideas how to approach this matter in LabVIEW.

 

I have a measurement that is an array of 1D values.

 

I would like to display that 1D array of values as points of specific color on a 3D model of some sort.

What is the best software to create the 3D model, what is the easiest way to map my values to the points on that model.

 

Thanks,

Maciej


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

You can use a wrl file with the 3D picture control. How you map your values is optional. I have used color coded sphere at the locations of interest.

 

3d_Image.JPG

 

Have fun,

 

Ben

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