public class TestEncoding
extends java.lang.Object
The input mesh is compressed using the encoding scheme is based on Schnyder woods, and has length 4n-6. The program save the compressed representation to 2 files: encoded as text and binary files respectively.
Use as input argument for the JVM: -Xms2G -Xmx2G
Constructor and Description |
---|
TestEncoding() |
Modifier and Type | Method and Description |
---|---|
static void |
encode(java.lang.String filename) |
static void |
main(java.lang.String[] args) |