Hi, I am new to the java3d list, but am trying to decide if this is the platform appropriate to a task I am working on:
I would like to: - Build an application that can run as a downloaded applet. - can display thousands of points in 3d space, connected by multi-colored, sometimes transparent lines (a colored graph). It would be nice if the points could blink, etc. - be able to click on a point to select it - smoothly and quickly rotate/move/zoom the graph in 3-d - make calls to fast C/C++ routines on the server that the applet downloaded from I am especially concerned with smooth rotation and zooming of very large graphs. thanks for any info, -Galen =========================================================================== 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".
