Sorry for not making it clear it is Friday afternoon and my mind is on the weekend! I was hopeing that there would already be one! I do not mean a loader so to speak I, I have found a program that reads in a VRML file then grabs the majority of the behavior in the file and actually creaes a .java file that extends Object. I then have to compile the file and add it to my project. So the work is all done prior to runtime at design time. Not sure that is any clearer so here is the link to the program I am talking about.
http://vruniverse.com/java3d/converter/ See what you think Yours Phil :) >===== Original Message From Discussion list for Java 3D API <[EMAIL PROTECTED]> ===== >Well, I don't get it! You want to know if it already exist such a tool or if >it's possible to write one ? I don't know if one exists, but definitely you >can write your own loader if you know the file format of CAD3D. > >Cheers, > >Florin > >-----Urspr�ngliche Nachricht----- >Von: Philip J Colbert [mailto:[EMAIL PROTECTED]] >Gesendet: Freitag, 13. Dezember 2002 16:23 >An: [EMAIL PROTECTED] >Betreff: [JAVA3D] Just a thought!! > > >Hi kindly people > >I was just thinking if it was possible to convert the geometry of CAD3D >objects into Geometry for Java files. I found a similar tool for converting >VRML geometry into a Java class file (with limited success), But a tool >that >would allow me to create Java files that can be created with the Cad data in >would be wicked! Any ideas folks! > >Yours curious! > >C YA Phil Colbert :) > >Philip J Colbert >Software Engineer >RCID, Bruce Building >University of Newcastle Upon Tyne >NE1 7RU >Phone 0191-2225306 >Fax 0191-2225833 >This e-mail, including any attached files, may contain confidential and >privileged information for the sole use of the intended recipient(s). If you >are not the intended recipient, please note that any circulation or copying >of this e-mail is strictly prohibited. If you have received this e-mail in >error please contact the sender by reply e-mail and delete all copies of >this message. > >The RCID makes every effort to ensure that this e-mail and any attachments >are sent virus free. However it is the responsibility of the recipient to >perform any checks they deem necessary. > >=========================================================================== >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". Philip J Colbert Software Engineer RCID, Bruce Building University of Newcastle Upon Tyne NE1 7RU Phone 0191-2225306 Fax 0191-2225833 This e-mail, including any attached files, may contain confidential and privileged information for the sole use of the intended recipient(s). If you are not the intended recipient, please note that any circulation or copying of this e-mail is strictly prohibited. If you have received this e-mail in error please contact the sender by reply e-mail and delete all copies of this message. The RCID makes every effort to ensure that this e-mail and any attachments are sent virus free. However it is the responsibility of the recipient to perform any checks they deem necessary. ==========================================================================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".
