Skip to Main Content

Appearance and BranchGroup

843799Jul 27 2001 — edited Jul 29 2001
Hi !

I'm new to Java3D and I want to change the Appearance of an object. The
problem is, the object is loaded with an ObjectFile and I don't find a
method which allowed to change the Appearance. I get the BranchGroup with
the Scene so I can visualize my object but it's black (the object file don't
set color attribute so I think Java3D set it to default : black). The
methods setAppearance() could be applied only on Primitive object or Shape3D
but how get it with a BranchGroup ?

Thanks
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked due to inactivity on Aug 26 2001
Added on Jul 27 2001
4 comments
52 views