Compression of Progressive Oriented Meshes Accessible Randomly - POMAR

Presentation

POMAR is the author implementation of the algorithm presented in the article "POMAR: Compression of Progressive Oriented Meshes Accessible Randomly" (see my publication page). This software is released under the GPL v3 license (see COPYING). Please note that this is research code. It is only provided as a proof of concept of the ideas described in the research paper. The quality and the performances of this program can certainly be improved.

Download

You can download the source code here. For now, it has only been tested on Linux 64 bits.

Instructions about the compilation and the usage are in the README file of the source archive.

Warning

On some platforms, the OpenGL method used to pick the clusters to refine is very slow. Therefore, you might experience very slow decompression. This is not due to the decompression algorithm but to your graphic drivers that do not implement fast OpenGL selection. The real time taken by the algorithm to decompress the data is displayed in the terminal output.

Acknowledgements

This work has been founded by French National Research Agency (ANR) through COSINUS program (project COLLAVIZ no. ANR-08-COSI-003) and the LRC with the CEA DAM DIF.