Coder Social home page Coder Social logo

sysuyl / vtp_source_code Goto Github PK

View Code? Open in Web Editor NEW

This project forked from yipengqin/vtp_source_code

0.0 0.0 0.0 1.52 MB

An implementation of our paper: Fast and Exact Discrete Geodesic Computation Based on Triangle-Oriented Wavefront Propagation

License: MIT License

C++ 52.77% HTML 47.23%

vtp_source_code's Introduction

VTP_source_code

The source code of our paper:

Fast and Exact Discrete Geodesic Computation Based on Triangle-Oriented Wavefront Propagation

Yipeng Qin*, Xiaoguang Han*, Hongchuan Yu, Yizhou Yu, Jianjun Zhang (* Joint first authors)

ACM Transactions on Graphics (Proceedings of SIGGRAPH 2016)


USAGE:

-m [meshFile]: input model file (current code only support .obj files)

-s [sourceIndex]: the index of source

-o [outputGeodesicDistances]: file containing the geodesic distances from source to each vertex (VertId 0 ~ VertId N)

Example: VTP.exe -m bunny.obj -s 0 -o bunny_geoDistance.txt


Please cite this paper if you use this code:

@article{QH2016, title = {Fast and Exact Discrete Geodesic Computation Based on Triangle-Oriented Wavefront Propagation}, author = {Yipeng Qin and Xiaoguang Han and Hongchuan Yu and Yizhou Yu and Jianjun Zhang}, journal = {ACM Transactions on Graphics (Proc. SIGGRAPH)}, volume = {?}, number = {?}, year = {2016}, pages = {?},
}

vtp_source_code's People

Contributors

yipengqin 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.