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
{{ message }}
This repository was archived by the owner on Nov 25, 2025. It is now read-only.
FarthestSteamlines only works sucessfully for mesh which are planar and on the XY plane. Fixing this for any plane should be easy. Enabling this method to work with non-planar meshes will be tricky as the method usings the Triangle library which only works with planar points
FarthestSteamlines only works sucessfully for mesh which are planar and on the XY plane. Fixing this for any plane should be easy. Enabling this method to work with non-planar meshes will be tricky as the method usings the Triangle library which only works with planar points