I am trying to create a visualization for a scientific analysis computation. What is required is creating objects represented in 3D space (ideal job for the 3D picture control) and then drawing vectors from these objects. The vectors represent velocity deltas for spacecraft in orbit. Each time the application is run the magnitude of the vectors will change. Drawing objects is not something supported in the 3D picture control. Does LabVIEW have inherint to it the ability to draw objects in 3D, such as vecotrs? If not is there another implementation method that can be used. An add-on package maybe?