wayne-wu / wiggly

Spacetime Constraints for Deformable Objects in Houdini
6 stars 2 forks source link

Derive all necessary equations #7

Closed wayne-wu closed 2 years ago

wayne-wu commented 2 years ago

While the authors of the paper have outlined the main implementation steps, some mathematical equations are ambiguously stated and must be derived and understood first before implementation. We may reach out to the authors for any further clarifications. Some ambigously stated techniques include: Finding the exact closed form of the integral part of the energy function, the inclusion of the boundary constraints in the matrix $A$, and the elimination of all linear constraints using to reduce the final search space via singular value decomposition.

aiyopasta commented 2 years ago