Tool to create discrete b-splines with surface properties
Project description
========= PySplines
Python / Sympy implementation of Uniform rational B-splines.
The supposed usage of the PySplines is CAD-style parameter-based shape generation for meshes and shape optimization.
The package focuses on:
- Easy generation of B-splines with given control points and degree,
- Access to the surface properties in analytical and numerical forms (normals, curvature, displacement fields)
- Smoothness of the curve and uniformity of the points distribution along the curve
- Fast access to the surface properties, especially when they are called multiple times
Sphinx documentation available here: http://petrkungurtsev.me/PySplines
__.
.. __: http://petrkungurtsev.me/PySplines
Demos
Please refer to the demo
folder for some use cases.
Installation
With pip:
.. code-block:: rst
python -m pip install pysplines
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
pysplines-0.3.0.tar.gz
(12.9 kB
view hashes)
Built Distribution
pysplines-0.3.0-py3-none-any.whl
(15.7 kB
view hashes)
Close
Hashes for pysplines-0.3.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 83ed481e5426ef30a818e82ddea95b3050c599b78b004d9f1f69e2dc8f096f7a |
|
MD5 | 3a0d68f1679ca0161eb580a260930ae4 |
|
BLAKE2b-256 | 7716fb89cb4a4e0b16db7a7024421c0233175432e00dc61ef95f6729e6dc09ba |