You may look at our new product the WorldShow3D browser at http://www.worldshow3d.com/. If you construct any Java 3D geometry from your data, it's just a piece of cake to let this browser to load the geometry from your local system or Internet and display it on your monitor. As for the user interaction with the geometry, this browser provides a very flexible and robust algorithm to manipulate any shapes. Please try it out and there are more ....
Thanks, Thomas Din WorldShow3D Software Company 3717 Meadow View Dr. Dexter, MI 48130 http://www.worldshow3d.com/ -----Original Message----- From: Discussion list for Java 3D API [mailto:[EMAIL PROTECTED] Behalf Of Alan Hudson Sent: Saturday, January 03, 2004 9:33 AM To: [EMAIL PROTECTED] Subject: Re: [JAVA3D] Java 3D -- Domain specific Implementation? Shyam Prakash wrote: > Hi, > > I am building an engineering application using > Visualization Toolkit (VTK) and Java. We are looking into an option > where we can port the existing application into Java 3D. However I > have observed that Java 3D is not a domain specific implementation and > the kind of algorithm that we are looking into will have to be > implemented by us. For example, VTK offers algorithm to identify the > unconnected parts, probe a 3D geometry with a plane etc. Do we have > any similar algorithm implementation in Java 3d? If I am not clear, > please let me know so that I can give a more detailed explanation. > > > > Thanks and Regards > > Shyam > > > Java3D does not have these algorithms, you would have to code them yourself. j3d.org has some intersection tools which would be a useful start, but nothing like marching cubes or other viz techniques. We've gotten a project to enhance the VRML output of VTK. This will make it easier to load VTK generated files into Java3D via a vrml loader like Xj3D(www.xj3d.org). The first pass will be to improve the static generation of VRML files. In a further pass we might provide a direct link between VTK calls and VRML worlds. Our goal is to make writing visualizations of sonar data easier. -- Alan Hudson President: Yumetech, Inc. http://www.yumetech.com/ Web3D Open Source Chair http://www.web3d.org/TaskGroups/source/ =========================================================================== 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". =========================================================================== 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".