Hello,
I am building a scenario planning/ character control
station to drive a fully immersive VR simulation, it
is being built for the US Department of Education as
part of a program to use VR to educate deaf children.
I am an experienced Java developer but new to Java3D
and I have only a limited experience with 3D
developement in general.
My problem is this, I need to be able to pick a point
on any polygon in the scene and I need to know the
exact point of intersection. I need this so they I
can give the scenario builder the ability to choose
points to path and place these avatars and object in
the scenario. Unfortunately, Java3D has only been
returning PickIntersections on a few specific
polyogons (TriangleStripArray) and I cannot figure out
why, I have tried a dozen different hacks. I am
using the Flight file format loader developed by the
folks at FullSail. If I don't figure this out soon I
may be forced to ditch using Java3D for this.
Thanks in advance,
JD
__________________________________________________
Do You Yahoo!?
Yahoo! Shopping - Thousands of Stores. Millions of Products.
http://shopping.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".