Subject: CGAL users discussion list
List archive
- From: Maximilian Weiherer <>
- To:
- Subject: [cgal-discuss] ARAP spokes-and-rims partial derivative
- Date: Tue, 29 Dec 2020 14:28:33 +0100
- Authentication-results: mail2-smtp-roc.national.inria.fr; spf=None ; spf=Pass ; spf=None
- Importance: normal
- Ironport-phdr: 9a23:dJXVUhxKiUHAqFjXCy+O+j09IxM/srCxBDY+r6Qd2u4RIJqq85mqBkHD//Il1AaPAdyErage0qGN6ujJYi8p2d65qncMcZhBBVcuqP49uEgeOvODElDxN/XwbiY3T4xoXV5h+GynYwAOQJ6tL1LdrWev4jEMBx7xKRR6JvjvGo7Vks+7y/2+94fcbglVhjexe61+IAuroQneuMQanJZpJ7osxBfOvnZGYfldy3lyJVKUkRb858Ow84Bm/i9Npf8v9NNOXLvjcaggQrNWEDopM2Yu5M32rhbDVheA5mEdUmoNjBVFBRXO4QzgUZfwtiv6sfd92DWfMMbrQ704RSiu4qF2QxDvlCkJNyA0/HjOhsFtlq1UvQ+vqAJ5w47PYYGVKPt+fr3cfdMGRWtKQ8JdWzJdDo+5aYYEEugPMvtCr4TlqFQArhuwCxexCuzzxDFHhWX40LY60+g9CwzKwBAsE84MvXnSsd77NL0SUeewzKTQyjvMdfxX2Tb46IjJdhAhoOuDXbRtesXR10YvFgPFgUuKqYP7JTOey+MAsmaF4OphVeKglXQnpB9rojS1w8cjkIbIhoMQylDF8SV5wZw6JdujRU50ZN6lH4FcuDyEOIZvRM4pXm5ntjogxLIcpZ67YDYFyI4hxxPHZfGKfJSE7wzjWeuSPDp1mnBodr2iihux7UWs1/PxW8a13VtXsyZIndbCu3MC2hLT9MSKVPVw81u91DuAygzf9+dJKl06m6rcLp4u2L8wlpwLvEvfES/5gkH2gLWRdkU+9eil7fnsbLb+ppKEKYN4lx/yPr4wlsChA+k0KBUCUmqB9eiiyrHv5U70TbpQgvErnKTUvorWKMcUq6KjHgNY04ku5hCiBDm8ytsYh2MILFdddRKHkYfpP1bOLej9Dfe4nlSsjC1nx//DPrzuGJnNKGbMkKv5cbZ87U5T1hYzwMhB655JFL0NOuz/VlHzudDCExM0MRa4z/j5BNll04MRQ2OPAquXMKPItl+I4/oiIueSa48UuDbyNeIl6OD0jXMjnF8SZ6ao3ZoSaHC5GvRmIl+WYXz3j9cOFGcLsRAyQ/H0h1GaSz5ce26yX74g5jE8EI+pEYjDSZqpgLCYwSi7H4ZWaXxbClCXCnflbJ6EWvcJaCKKOMBtiD0EVb67S48gzx6irgH6y6A0ZtbTryYXvJam2Nlu7PDIjjkz8yZ1BoKTyTKjVWZxy0YBVz4z3aR+qEo19VqC0aVijuYQQcNe5vNESAogc5vV3+1/CtTzUwTpcdKZDlqrFIb1SQotR848loddK312HM+v20qbhnv4M/ouj7WOQacM3OfZ1nn1Kdx6ziaU26wxyVUrEJIWaT+Ww5Vn/g2WPLbn1l2Dnvb4eqEMmiLApj/akDi++XpAWQs1ap3rGHASYkyP8Yb84V7eCbCrGfIhPxcTkcM=
- Sensitivity: Normal
Dear cgal-community,
I have a rather theoretical question concerning the spokes-and-rims as-rigid-as-possible (ARAP) surface mesh deformation, see https://doc.cgal.org/latest/Surface_mesh_deformation/index.html, chapter 5 "Deformation Techniques, Energies and Weighting Schemes", section 5.3 "Spokes and Rims Version".
I am trying to re-calculate the partial derivative w.r.t. new positions p'_i as stated in equation 10. However, I want to use symmetric cotangent weights, thus w_ij = w_ji. Taking partial derivative of equation 8 w.r.t. p'_i, only the vertices i, j, m, and n remain since they are directly connected to p'_i (see Fig. 69.9). All the other derivatives vanish. Thus, I would expect the rhs of equation 10 to be something like: sum_j [w_ij * ((R_i + R_j + R_m + R_n) / 4) * (p_i - p_j)]. However, using the fact that w_ij = w_ji equation 10 becomes clearly not the same as what I obtained: sum_j [w_ij * ((2R_i + 2R_j + R_m + R_n) / 6) * (p_i - p_j)]. I do not understand why R_i and R_j have double influcence.
Any hints are greatly appreciated.
Max
- [cgal-discuss] ARAP spokes-and-rims partial derivative, Maximilian Weiherer, 12/29/2020
Archive powered by MHonArc 2.6.19+.