Hi, Abhijit

I am fine, thank you ;)

 If your loaded object has named parts you can grab them by using :

Hashtable table = scene.getNamedObjects();
Dispose objects you do not need , and add the others to you scene graph.

Note:
OBJ models result in Shape3D objects, and VRML models result in TransformGroup
objects.
Please check your objects type using instanceof operator.

Alessandro



> On Thu, 29 Jul 2004 17:19:50 +0100, Abhijit Parkhi
> <[EMAIL PROTECTED]> wrote:
>
> > Hi Folks,
> >
> > How are you?
> >
> > I have a small question, which is as follows
> >
> > There is a scene loaded using OBJ loader, I want to display just the
> > part of
> > the scene not the complete scene. So can anybody suggest me some
> > ideas/psuedo code to achieve this.
> >
> > Thanks and regards!
> >
> > Abhi...
>
>
>
>
> --
> http://www.linuxboard.org - The Linux Developer Board
> http://java3d.virtualworlds.de - The J3D Developers Ressource






_______________________________________________________
Yahoo! Mail agora com 100MB, anti-spam e antivírus grátis!
http://br.info.mail.yahoo.com/

===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff JAVA3D-INTEREST".  For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".

Reply via email to