Python QuadriFlow wrapper
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.4.tar.gz
(736.8 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
pyquadriflow-0.0.4-py3-none-any.whl
(738.2 kB
view details)
File details
Details for the file pyquadriflow-0.0.4.tar.gz.
File metadata
- Download URL: pyquadriflow-0.0.4.tar.gz
- Upload date:
- Size: 736.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 |
283cfcaf0297fa0fcbf3be45d571a4222f53863d09467434b88afba7c72d0e96
|
|
| MD5 |
15cefa30cca7ea26d51480f7796a0c45
|
|
| BLAKE2b-256 |
8016f50806d867e2178931928a2f0216d61bdf38ecdccb3664bc78eebf375728
|
File details
Details for the file pyquadriflow-0.0.4-py3-none-any.whl.
File metadata
- Download URL: pyquadriflow-0.0.4-py3-none-any.whl
- Upload date:
- Size: 738.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.10.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b3b856b9b5e17758823d093abe8ea13a44a1954861deb8092157c62306ae8e1c
|
|
| MD5 |
bb4485e5897d8ace2b5745732c4bad60
|
|
| BLAKE2b-256 |
85d7ae34c4aedfa53456bbb5f202a70fd98ef314c06d2e02eacf4fa3c621555a
|