Skip to content
This repository was archived by the owner on May 2, 2018. It is now read-only.
This repository was 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

Description

@petrasvestartas

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions