You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We would like to re-implement the functionalities from the original MeshMath lib that are not in the current SurfaceToolbox module. Per our discussion, the functionalities will start to be added by building the lower-level modules, each implementing only a single functionality, which are listed in below.
These modules would be very much like the Decimation module, which has its corresponding simpler version in the SurfaceToolBox module. I will start by putting these new modules under SurfaceModels/Advanced just like the Decimation module.
We can revisit the specific usage pipelines to create a high level module later when we finish these low-level yet more in-depth ones. We can easily imagine a typical use pipeline, in which users import a multi-mesh dataset, align them, perform basic statistical calculations on coordinates (distance) or derived properties (curvatures) and imprint/export data to nodes/files. But these can come later when we finish these fundamental ones.
We would like to re-implement the functionalities from the original MeshMath lib that are not in the current SurfaceToolbox module. Per our discussion, the functionalities will start to be added by building the lower-level modules, each implementing only a single functionality, which are listed in below.
These modules would be very much like the Decimation module, which has its corresponding simpler version in the SurfaceToolBox module. I will start by putting these new modules under SurfaceModels/Advanced just like the Decimation module.
We can revisit the specific usage pipelines to create a high level module later when we finish these low-level yet more in-depth ones. We can easily imagine a typical use pipeline, in which users import a multi-mesh dataset, align them, perform basic statistical calculations on coordinates (distance) or derived properties (curvatures) and imprint/export data to nodes/files. But these can come later when we finish these fundamental ones.
cc: @lassoan @pieper @bpaniagua @jcfr
The text was updated successfully, but these errors were encountered: