Skip to content

Releases: pyvista/scikit-gmsh

v0.1

04 Apr 05:37
Compare
Choose a tag to compare

What's Changed

New Features

  • Add tutorial to show how to use pyvista-gmsh which is inspired by gmsh tutorial by @tkoyama010 in #1
  • Add delaunay_3d function to generate 3D mesh by @tkoyama010 in #23
  • Support list in target_sizes to set each point by @tkoyama010 in #138
  • Add Plotter class plotting object to display mesh by @tkoyama010 in #188
  • Add PolyData class to represent geometry object by @tkoyama010 in #198

Bug fixes or behavior changes

Documentation

Read more