can anybody tell me about this?
scene = createSceneGraph();
u = new SimpleUniverse(c);
---> u.getViewingPlatform().setNominalViewingTransform();
i cannot understand what this method do. I have 2 object in my program, background and
3D Cube. with this function, i cannot see the background (actually, it show just
horizental middel part of it), and without it, i cannot see 3D cube but backgroud
shows.
what does tha method mean?
===========================================================================
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".