So, what's the latest word on multiple views? I read a bit of activity
back in September on java3d-interest. There didn't seem to be any
resolution.
I have multiple ViewPlatforms each with its own Canvas3D and its own
behaviors to update the ViewPlatform's TransformGroup. I can set up
whatever view I want for each window just fine, but when I let the
behaviors do there things, well, one behavior affects all the canvases
even though there are no connections (different canvas3d's , different
transform groups, no static objects involved (that I know about)).
Is this still a problem with Java3D? I checked the known problems list
for the word multiple, but no luck..
-- John
=====================================================================
To subscribe/unsubscribe, send mail to [EMAIL PROTECTED]
Java 3D Home Page: http://java.sun.com/products/java-media/3D/