Giter Site home page Giter Site logo

vvidal / wavemesh Goto Github PK

View Code? Open in Web Editor NEW

This project forked from valette/wavemesh

0.0 1.0 0.0 227 KB

A programm to perform progressive compression of 3D triangular meshes

Home Page: http://www.creatis.insa-lyon.fr/site/wavemesh

License: GNU General Public License v3.0

wavemesh's Introduction

This code is the implementation deriving from those papers:

[VALE-04a] Valette S., Prost R., "Wavelet Based Multiresolution Analysis of Irregular Surface Meshes", IEEE Trans Visu Comp Grap, vol. 10, no. 2, pp. 113-122, 2004 .
[VALE-99a] Valette S., Kim Y S., Jung H Y., Magnin I E., Prost R., "A multiresolution wavelet scheme for irregularly subdivided 3D triangular mesh", IEEE International Conference on Image Processing ICIP'99, vol. 1, Kobe, Japan, pp. 171-174, 1999.
[VALE-04d] Valette S., Prost R., "A Wavelet-Based Progressive Compression Scheme For Triangle Meshes : Wavemesh", IEEE Trans Visu Comp Grap, vol. 10, no. 2, pp. 123-129, 2004 .
[VALE-04b] Valette S., Gouaillard A., Prost R., "Compression of 3D Triangular Meshes with Progressive Precision", Computers and Graphics, vol. 28, no. 1, pp. 35-42, 2004 .

This code is cross-platform and should compile under Linux and Window$ OS.

This code is distributed under the GPL License
(copyright CNRS, INSA-Lyon, UCBL, INSERM.)

**************************************************************************
Dependencies:
VTK (version >5) www.vtk.org
CMAKE www.cmake.org
**************************************************************************

Simple compilation HowTo under Linux:

- extract the archive and launch a terminal under the extracted directory
- type "cmake . -DCMAKE_BUILD_TYPE=Release"
- then "make"

the executables (wavemesh and others should be found under the "bin" subdirectory)

*************************************************************************
execute wavemesh without arguments to see the available options.

comments, suggestions : [email protected]


wavemesh's People

Contributors

valette avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.