tataratat / tetgenpy

python tetgen wrapper
https://tataratat.github.io/tetgenpy
GNU Affero General Public License v3.0
3 stars 0 forks source link

[INFO] Support in vedo 2023.5.0+dev14 #9

Open marcomusy opened 9 months ago

marcomusy commented 9 months ago

Hi, I just pushed a few fixes for vedo to allow and extend support for tetgenpy, gustaf and splinepy (you will only need to rename "UGrid" -> "UnstructuredGrid").

Also added a new example pointing to your repo. https://github.com/marcomusy/vedo/blob/master/examples/other/tetgen1.py

Screenshot from 2023-12-07 19-08-46

j042 commented 9 months ago

Hi @marcomusy, that's great. Thank you! We will rename it to UnstructuredGrid in next version :)