02-15-2008 10:40 AM
02-19-2008 01:40 PM
07-18-2009 12:15 AM
Hello,
I have tried the example VI attached and I am encountering a blank 3D control when loading an ASCII STL file. Are there other operations such as textures and lighting that must be applied to make this work?
I'm using LabVIEW 8.5 Professional.
07-20-2009 09:29 PM
Hi R42,
You can find a Community example here: http://decibel.ni.com/content/docs/DOC-5691 that modifies the 3D picture control set for a ASCII STL file to make it easier to see the object. It is a modified version of the example linked above that adds an Invoke Node for rotation and Property Node to change the Background Color.
I would also recommend checking the coordinates of your object. Is it actually located far from the origin (0,0,0)? If so, it could just be drawn off-screen.