Hi.
If I have multiple ViewPlatforms and multiple Views, one View on each
different
view platform, but all in one Locale, is behaviour going
to work properly in all the views, or not?
For example, the logically correct way for a DistanceLOD to
work would be to render for each view the appropriate level of detail,
depending on the distance of each of those views, respectively,
from the LOD node. Is this what happens?
The presence of the getView() method of Behavior
Defn: "Returns the primary view of the behaviour"
makes me suspicious that behaviours will only work properly for
one view per locale. Is this true?
What's the true situation here in Java3D? This has major consequences on
ability
to do multi-POV (multi-agent) virtual worlds properly.
Eric
=====================================================================
To subscribe/unsubscribe, send mail to [EMAIL PROTECTED]
Java 3D Home Page: http://java.sun.com/products/java-media/3D/