Skip to content
This repository has been archived by the owner on May 2, 2018. It is now read-only.

Meshellator use not via importing model but by creating custom mesh #9

Open
petrasvestartas opened this issue Jan 23, 2017 · 0 comments

Comments

@petrasvestartas
Copy link

petrasvestartas commented Jan 23, 2017

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

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant