Python QuadriFlow.
Project description
This is a Python wrapper of quadriflow used in the Blender:
See https://github.com/satabol/pyQuadriFlow
Usage
pip install pyQuadriFlow
import pyQuadriFlow
pyquadriflow(
faces, # How many faces you need
seed, # random seed
mesh_vertices, # mesh vertices [ [x0,y0,z0], [x1,y1,z1], ...]
face_indexes, # list of face indices as triangles: [[0,1,2],[1,2,3],...]
flag_preserve_sharp,
flag_preserve_boundary,
flag_adaptive_scale,
flag_aggresive_sat,
flag_minimum_cost_flow
)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
pyQuadriFlow-0.0.2.tar.gz
(734.8 kB
view details)
File details
Details for the file pyQuadriFlow-0.0.2.tar.gz.
File metadata
- Download URL: pyQuadriFlow-0.0.2.tar.gz
- Upload date:
- Size: 734.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.10.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
bfeed422d577568d2e8c4c37a48b704ac7c83ea2025e0e7a1c1c91690ec37104
|
|
| MD5 |
efcb6a6543c19d6a11189c3131f0acd1
|
|
| BLAKE2b-256 |
706f9a6397278d2fbafb536d98a0ae654a38f2ffd17fe6201cfab5a13d588de6
|