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

Creating Voronoi partitions #8

Open
banesullivan opened this issue Jun 11, 2019 · 5 comments
Open

Creating Voronoi partitions #8

banesullivan opened this issue Jun 11, 2019 · 5 comments
Labels
enhancement New feature or request

Comments

@banesullivan
Copy link
Member

Is it possible to create Voronoi partitions using this Python wrapper of Tetgen? For example, from the Tetgen website:

thepart-vd

@smrfeld
Copy link

smrfeld commented Jul 9, 2019

Same question

@banesullivan
Copy link
Member Author

Hi @smrfeld - thanks for letting us know you're also interested in creating Voronoi partitions with tetgen. This is something that we definitely plan to implement but have let fall to the bottom of the todo list with some pressing issues/feature requests in the main PyVista library.

If you're familiar with using the C++ Tetgen library and have clues on how this is done, we'd greatly appreciate your insight!

@ShichaoJin
Copy link

Hi @banesullivan , Is it possible to create sphere from 3D points? Moreover, can we use the tetgen library to calculate the volume of the whole sphere and any selected partion. Thx in advance!

@banesullivan
Copy link
Member Author

Hi @ShichaoJin, thanks for your interest! Your question seems a bit unrelated to this issue about Voronoi partitions and actually something the PyVista might be able to handle without TetGen.

Would you please post a new issue in the PyVista support forum (link below) with your question and an example set of points from which you'd like to create a sphere? That support forum provides a place to ask questions like yours and be able to discuss the use of all software in the PyVista ecosystem.

https://github.com/pyvista/pyvista-support

@akaszynski
Copy link
Member

Voronoi patterns are as of yet unsupported with tetgen. We can consider adding this at some later date.

@tkoyama010 tkoyama010 added the enhancement New feature or request label Jun 25, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

5 participants