Hi all...

Two quick questions...

1.)  I want to explicitly state when to render new frames.  I'm currently
using stopView() and renderOnce()... but the javadoc states these are
heavyweight and should only be used for verification... What's the preferred
method?

2.)  I'm using VRML97 loader and end up with a large number of nodes which
basically do nothing... i.e. Groups with a single child, link and
sharedgroups when the data isn't shared.  (I think this is due to DEF in the
VRML source).  Anyway, should I be removing these manually or does compile
automatically spot this?

Cheers

John

P.S.  If anyone has any good information for using h-anim with Java3D.  I've
found nothing :( and am designing everything myself.

===========================================================================
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