Construct isolines/isosurfaces over a 2D/3D scalar field
isosurfaces allows to construct isolines/isosurfaces of a 2D/3D scalar field defined by a function, i.e. curves over which f(x,y)=0 or surfaces over which f(x,y,z)=0. Most similar libraries use marching squares or similar over a uniform grid, but this uses a quadtree to avoid wasting time sampling many far from the implicit surface.
$
pkg install py311-isosurfacesOrigin
math/py-isosurfaces
Size
95.7KiB
License
MIT
Maintainer
yuri@FreeBSD.org
Dependencies
2 packages
Required by
0 packages