-
```
We already have some code for 4-point Bézier curves (splines), and I was
thinking we could use it to smooth mouse movement when using the continuous
freehand drawing tool.
At the moment, the progr…
-
First here's the minimal example:
```python
from build123d import *
# Simplest form of the face
box = Spline((-10, 1), (0, 0), (10, 1)).offset_2d(1, side=Side.LEFT, closed=False)
box = (
…
-
```
We already have some code for 4-point Bézier curves (splines), and I was
thinking we could use it to smooth mouse movement when using the continuous
freehand drawing tool.
At the moment, the progr…
-
```
We already have some code for 4-point Bézier curves (splines), and I was
thinking we could use it to smooth mouse movement when using the continuous
freehand drawing tool.
At the moment, the progr…
-
I paused work on [emo](https://github.com/lmmx/emo) after failing to figure out how to do a smooth gradient and perhaps I could figure it out this time...
Also fit splines/Bezier curves and then ma…
-
## Outline
For the past 10 years, IfcOpenShell has had a tight coupling with OpenCASCADE as its only geometry library and OCCT providing the datatypes in the IfcOpenShell C++ APIs.
In IfcOpenShe…
-
## Issue Details
This issue concerns the result of boolean operations performed on bezier polygons in the boolean_set_operations_2 demo present in the cgal-public-dev library.
I used the modified v…
-
Hello.
Is it possible to use your library to perform (automatic) conversion of b-spline to corresponding set of bezier curves, and vice-versa?
Also mentioned [here](https://math.stackexchange.c…
-
```
We already have some code for 4-point Bézier curves (splines), and I was
thinking we could use it to smooth mouse movement when using the continuous
freehand drawing tool.
At the moment, the progr…
-
```
We already have some code for 4-point Bézier curves (splines), and I was
thinking we could use it to smooth mouse movement when using the continuous
freehand drawing tool.
At the moment, the progr…