Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to use triangle.triangulate #22

Closed
Vonisoa opened this issue Oct 23, 2017 · 2 comments
Closed

How to use triangle.triangulate #22

Vonisoa opened this issue Oct 23, 2017 · 2 comments

Comments

@Vonisoa
Copy link

Vonisoa commented Oct 23, 2017

Hi, I want to use your library but I don't know what to feed the function triangle.triangulate(). I have a sets of dense points in 2d so what kind of transformations should I perform on those points to properly make a constrained delaunay triangulation? Thanks

@yuqli
Copy link

yuqli commented Apr 22, 2019

Here is the documentation for this API: https://rufat.be/triangle/API.html

In case helpful, this is the page of the original triangle C library: https://www.cs.cmu.edu/~quake/triangle.html

@drufat
Copy link
Owner

drufat commented Jul 18, 2019

For simple examples, take a look here: https://rufat.be/triangle/examples.html

@drufat drufat closed this as completed Jul 18, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants