Skip to main content

A Level-set particles generator

Project description

pyLevelSet

Github License Github stars Github forks PRs Welcome

Brief description

Generate 3D level set particles, including surface mesh and signed distance field (SDF) with pure Python API. Developed by Multiscale Geomechanics Lab, Zhejiang University.

Overview

Example

Quick start

Dependencies

Note that the dependencies will be automatically installed by setup.py when following the directions below.

Package name Version Features
numpy lastest version Pre-processing
scipy lastest version Find roots
scikit-image lastest version Marching cube method
open3d lastest version Reconstruct surface mesh
trimesh lastest version Import stl/obj files
rtree lastest version Neighbor search
matplotlib lastest version Visualization

Installation

Visualization

API

License

This project is licensed under the GNU General Public License v3 - see the LICENSE for details.

Acknowledgements

The project is inspired by sdf. Besides, we deliver special thanks to the excellent documentation on signed distance functions: 3D and 2D.

Contributors

Contact us

Release Notes

V0.1 (April 15, 2024)

  • First release pyLevelSet

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pyLevelSet-0.1.0.tar.gz (42.6 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page