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
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
> 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
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
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
> 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
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 ?
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
{
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