Re: [JAVA3D] Geometry compression: Huffman

2003-06-11 Thread Karsten Wutzke
Mark Hood wrote: Date: Tue, 10 Jun 2003 13:02:23 +0200 From: Karsten Wutzke <[EMAIL PROTECTED]> I'm delving into geometry compression for a university seminar. But I still have some problems understanding the variation a the Huffman coding used. The source code for the GeometryCompressor

[JAVA3D] Geometry compression

2003-06-11 Thread Karsten Wutzke
Hi all! I'm delving into geometry compression for a university seminar. But I still have some problems understanding the variation a the Huffman coding used. 1. Huffman coding takes a set of symbols as input to build up the tree. What are these symbols in geometry compression? Are these just the d

Re: [JAVA3D] Geometry compression: Huffman

2003-06-10 Thread Mark Hood
> Date: Tue, 10 Jun 2003 13:02:23 +0200 > From: Karsten Wutzke <[EMAIL PROTECTED]> > > I'm delving into geometry compression for a university seminar. But I > still have some problems understanding the variation a the Huffman > coding used. The source code for the GeometryCompressor utilit

[JAVA3D] Geometry compression: Huffman

2003-06-10 Thread Karsten Wutzke
Hi all! I'm delving into geometry compression for a university seminar. But I still have some problems understanding the variation a the Huffman coding used. 1. Huffman coding takes a set of symbols as input to build up the tree. What are these symbols in geometry compression? Are these just the d

[JAVA3D] Geometry compression and Compression Stream

2001-11-18 Thread Saurabh Akhauri
Hi, Is it possible to increase the factor by which GeometryCompressor compresses the compressionStream. Saurabh -- Saurabh Akhauri Geometric Software Solutions Co. Limited Plot No.4 , Pune Infotech Park, MIDC, Hinjewadi Pune - 411 0

Re: [JAVA3D] geometry compression

2001-05-10 Thread Mark Hood
> Date: Thu, 10 May 2001 12:40:40 +0200 > From: Radoslaw Mantiuk <[EMAIL PROTECTED]> > > I have some problems with geometry compression. During decompression the > exceptions java.lang.IllegalArgumentException and > java.lang.ArrayIndexOutOfBoundsException appears. > Most of the objects a

[JAVA3D] geometry compression

2001-05-10 Thread Radoslaw Mantiuk
Hi, I have some problems with geometry compression. During decompression the exceptions java.lang.IllegalArgumentException and java.lang.ArrayIndexOutOfBoundsException appears. Most of the objects are compressed/decompressed properly but in some cases the decompression fails. Any suggestions ?

[JAVA3D] Geometry Compression to an OutputStream instead of a RandomAccessFile.

2000-11-08 Thread Adam Tegen
Hello- I'm trying to figure out if there is a way to write Compressed Geometry to an OutputStream instead of a RandomAccessFile. If anyone is interested, here is the code I am using: //- public static void Write(String filename, GeometryInfo geomInfo) throws java.lang.Exception {

[JAVA3D] geometry compression

1999-10-21 Thread Jianzhong Mo
Hi All, We are trying using Geometry Compression APIs. After we loaded OBJ files into our application, then we compressed these geometries, and saved out. When we loaded those compressed geometries, we found the spatial relationships among them missed, that is, all the geometries were put at the