03-31-2010 10:49 AM
04-01-2010 10:13 PM
Hi Amit,
This was reported to R&D (# 177501) for further investigation. A possible workaround is to create a mesh instead and use that to create a box using the SetMeshParameters method in an invoke node. Are you intending on using boxes for your final application? Or is this just a test to see if it works?
04-01-2010 11:27 PM
Jared,
I am going to use VRMLs. The boxes were for a proof of concept.
Amit
04-05-2010 11:49 AM
Amit,
Have you tried loading a VRML and using that? It could work for this situation using pretty much the same code as is used for the boxes.
04-05-2010 02:29 PM
Looks like VRMLs don't support all features. Can't even change thier color.
Amit
04-06-2010 11:30 PM
Amit,
I'm not extremely familiar with VRML, but I thought you could specify the transparency in there. Do you know if this is possible? What program are you using to create these VRML objects?
04-07-2010 03:50 PM
04-08-2010 10:28 PM
Amit,
I think I'll need to ask around and see if anyone's tried doing this before.