Contents of the Distribution
The archive contains all the libraries (except for opengl and glut) and include
files needed to build applications using OpenRACM.
The following is a description of what each folder contains:
-
bin: contains binaries
- src: source
code for the OpenRACM library
- inc:
include files
for applications using OpenRACM
- example:
One example
demonstrating usage of the OpenCCL library
- models: contains input model(s) for test
- sm2sm and RandomAcc : sm2sm contains compressor codes and RandomACC is an application (iso-contouring) that uses the compressed meshes.
Please refer README.TXT, which is in our OpenRACM distribution, for more
detail information.
OpenRACM API
Once you have a random-accessible compressed mesh constructed by a compressor
provided by OpenRACM, then you can access the compressed mesh by mesh access
API provided by OpenRACM library. We provide a simple function-by-function
description for each API function that OpenRACM supports.
OpenRACM provides the following functions:
Please refer to source codes or the paper for more detail information.
This homepage is not sanctioned, supported by DoE, UC, and LLNL, nor reflects
their opinions.