Isn't it possible that your model is just too big ? You're sitting *inside*
the model, and because of the backface culling you don't see anything.

Try first to make your model smaller, i.e. to fit into a -1..1 cube and see
what happens. For example, put it into a TransformGroup and set the
transform to be a scale transform of 1/10000.

Cheers,

Florin

-----Original Message-----
From: Discussion list for Java 3D API
[mailto:[EMAIL PROTECTED] Behalf Of Dudi Gil
Sent: Mittwoch, 12. Mai 2004 19:04
To: [EMAIL PROTECTED]
Subject: [JAVA3D] Can't see a loaded model


hi

I loaded a .3ds model which it's Bounding box = Lower:(8584,37,-5068)
Upper:(8615,49,5058).

My problem is that I can't see it.
How can I direct the viewPlatform to show the loaded model.


Thanks

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

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