nmwsharp / geometry-central

Applied 3D geometry in C++, with a focus on surface meshes.
https://geometry-central.net
MIT License
1.01k stars 141 forks source link

Get the transformation Matrix of a SurfaceMesh or VerPositionGeometry #150

Open Jeordanis opened 1 year ago

Jeordanis commented 1 year ago

Hi,

Do we have a method to get the transformation Matrix of a SurfaceMesh or VerPositionGeometry?

Thanks.