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 has been archived by the owner on May 2, 2018. It is now read-only.
Hi,
Is it possible to get a simple example how to make simple mesh from points and faces.
And then remesh it.
I do not want to import the model each time. I want just to pass mesh model to type that is readable to your library remesh it and return it back.
I see that it is not possible to make a simple mesh as there are no functions for them:
Meshellator.Mesh m = new Meshellator.Mesh();
Also when I try to get coordinates out of a simple solid I get empty list:
Kind Regards,
Petras
The text was updated successfully, but these errors were encountered: