07-08-2007 11:38 PM
07-10-2007 09:58 AM
Hi Nandha,
You can always use the Color Change VI to do just that. I'm not familiar with the ASE format though.
Stephanie
07-10-2007 07:15 PM
Dear stephanie
The color change vi only change sets of rgb and alpha value into RGBA data format, the problem is how to apply that RGBA data format into an object, since there is no properties control such as "change object color" in labview 8.2,
or how to change the color of an object in labview 8.2, could you give some example, not the primitives though.
thanks
07-11-2007 05:54 PM
07-11-2007 10:41 PM
07-11-2007 11:58 PM
07-12-2007 01:59 AM
Problem solved man,
gee, thanks a bunch
if only i had noticed that change the diffuse means change the way that the object would looked.
i've been searching the "change color" property node all the time.
once again thanks a lot.
03-21-2008 07:06 AM
03-24-2008 10:49 AM
Hi Sharonoff,
Have you taken a look at the Load ASE Geometry.vi that is found in the functions palette (it is not in the base package though)? It is found under Programming»Graphics & Sound»3D Picture Control»File Loading. There is some information about File Loading VIs and this Load ASE Geometry VI that can help show you the inputs and outputs for setting it up. Are you getting a specific error or is this a more general question on how to set it up? If you are getting an error, can you tell us what the error says and maybe even post a screenshot of your block diagram? I hope this helps get you started!
Carla
03-25-2008 03:53 AM