Re: [JAVA3D] STL file parser

2000-01-12 Thread Mohammed Akacem
gt; > -Original Message- > From: Mohammed Akacem [mailto:[EMAIL PROTECTED]] > Sent: January 8, 2000 5:08 AM > To: [EMAIL PROTECTED] > Subject: Re: [JAVA3D] STL file parser > > Hi John, > > I am trying to write a viewer for an stl file and same time considering >

Re: [JAVA3D] STL file parser

2000-01-10 Thread Dickinson, John
What are you doing it for? John -Original Message- From: Mohammed Akacem [mailto:[EMAIL PROTECTED]] Sent: January 8, 2000 5:08 AM To: [EMAIL PROTECTED] Subject: Re: [JAVA3D] STL file parser Hi John, I am trying to write a viewer for an stl file and same time considering writing a

Re: [JAVA3D] STL file parser

2000-01-08 Thread Mohammed Akacem
Hi John, I am trying to write a viewer for an stl file and same time considering writing a viewer for a vrml format (I want to parse only the geometry for the beginning). thank you for any help Mohammed "Dickinson, John" schrieb: > I have whipped up an STL File parser capable of handling va

[JAVA3D] STL file parser

2000-01-06 Thread Dickinson, John
I have whipped up an STL File parser capable of handling valid ascii and binary STL files. As this was done on company time for a company project I can't just give it away but if there is someone out there who needs to get geometry out of STL files let me know and we'll work something out. John