Skip to content
/ VSA Public
forked from nissmar/VSA

An implementation of the variational shape approximation method

License

Notifications You must be signed in to change notification settings

zlinghui/VSA

 
 

Repository files navigation

VSA

An implementation of the variational shape approximation method

To run the code (from /build)

./variational_bin smooth_bunny 180 0.3

Then press 'S' -> wait -> press 5 --> press 'L'

To interact with the mesh

S: Iterate until convergence

L: hide/show edges

1: Hide mesh

2: Display mesh

3: One iteration (Region mapping + proxy fitting)

4: Draw anchors

5: Triangulate

6: Alternative triangulation coloring

7: Draw proxies

8: 10 iterations

9: 100 iterations

About

An implementation of the variational shape approximation method

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 95.9%
  • CMake 2.5%
  • Python 1.6%