Thread: Merging Objects
View Single Post
Old 10th July 2006, 03:36 AM   #4
griff
Senior Member
Professional user
 
Join Date: Feb 2005
Posts: 116
Default Re: Merging Objects

Thanks Andy.

Simple test circumstances, if I am merging two objects, it seems that the lower one in the hierarchy gets to be the object name that is used. Question is , is the order of points lower one first internally?

However on occasions, the first of two seems to be the one that gets chosen. There must be something else having an impact ... and for the life of me I can not figure out what.

What I'm trying to do is assemble a singe object where the points are in a specific place in the object. Example a single object (left arm) with left shoulder at top then left elbow then left hand. I can then use a javascript in vrml to read the points for different parts, so I can use some javascript functions to animate the whole mesh.

But major priority is to get those points in sequence( a kind of tree structure).

griff
griff is offline   Reply With Quote