Hi Arun, >From what you describe, you should be able to use Java3D. As to whether it's more >appropriate than Max depends on what your criteria are. The FAQ at j3d.org has sample code for doing a screen capture in Java3D. Rotating the imported points is very easy in Java3D. I'm not sure how you expect to go from the synthesised 2D image (i.e., the result of image processing) to a new 3D DXF file. Does your image processing algorithm generate 3D points from the ten 2D images? josh ---------------------------------------------------- Joshua L. Richmond, BASc, MSc. Systems Engineering (R&D) MD Robotics 9445 Airport Rd, Brampton, ON, Canada (905) 790-2800 x4332 ----------------------------------------------------- >>> [EMAIL PROTECTED] 01/23/01 03:21PM >>> Thanks for the valuable info. I am still very confused whether I should go for a plug-in based application to 3D max Studio or go for a stand alone java application.In my application I need to rotate the converted 3D data set and then take snapshots at different angles making 10 different 2D images using Java Code. then run an image processing algorithm on those 10 images and create a composite single image. Then convert the composite image into DXF file Format. Thanks Arun >From: Justin Couch <[EMAIL PROTECTED]> >Reply-To: Discussion list for Java 3D API <[EMAIL PROTECTED]> >To: [EMAIL PROTECTED] >Subject: Re: [JAVA3D] DXF file format representation >Date: Tue, 23 Jan 2001 13:46:14 +0000 > >Arun Singal wrote: > > > > Hi > > I need a package to convert 3D DXF image file to Java understandable >object > > files. > >If you need to use Java 3D, then look here: > >http://www.j3d.org/utilities/loaders.html > > > > Also please tell me if by doing so, do I loose any information from > > the 3D DXF file. > >That is a property of the loader implementation. Some are good, some not >so.... > >-- >Justin Couch Author, Java Hacker >http://www.vlc.com.au/~justin/ Java 3D FAQ Maintainer >http://www.j3d.org/ J3D.org The Java 3D Community Site >------------------------------------------------------------------- >"Humanism is dead. Animals think, feel; so do machines now. >Neither man nor woman is the measure of all things. Every organism >processes data according to its domain, its environment; you, with >all your brains, would be useless in a mouse's universe..." > - Greg Bear, Slant >------------------------------------------------------------------- > >=========================================================================== >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". _________________________________________________________________________ Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com. =========================================================================== 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".
BEGIN:VCARD VERSION:2.1 X-GWTYPE:USER FN:Josh Richmond TEL;WORK:4332 EMAIL;WORK;PREF;NGW:[EMAIL PROTECTED] N:Richmond;Josh X-GWUSERID:JRICHMON END:VCARD