xuan-li / Infinitesimal-Rigidity

The software to decide whether a polyhedron is infinitesimally rigid

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Infinitesimal-Rigidity

A software which can decide whether a polyhedron is infinitesimally rigid. It's the project for my B.S. degree.

The algorithm is based on a theorem in [1].

This software can visualize the basis of non-trivial infinitesimal motions of polyhedra.

Dependency

  • OpenMesh
  • OpenVolumeMesh
  • libigl

Reference

[1] Izmestiev I. Variational properties of the discrete hilbert-einstein functional[J]. Actes des rencontres du CIRM, 2013, 3(1): 151–157.

About

The software to decide whether a polyhedron is infinitesimally rigid


Languages

Language:C++ 90.3%Language:CMake 9.0%Language:C 0.7%