-
A recent addition to VTK was to add Bezier cells, which are the building blocks of B-splines (and NURBS). I saw the recent MFEM release notes
> Added support for output in the ParaView XML forma…
-
I am trying to generate a model using Bezier lines as described in one of your tutorials:
from solid.splines import catmull_rom_polygon, bezier_polygon
I installed the latest version of SolidPyt…
-
This is either a request for a new feature, or a documentation request. I am trying to use the bezier curve functions in the BOSL library, but can't work out how to do that from SolidPython. I've be…
-
At present, the "merge ends" in this plugin can merge overlapping end points in a way similar to merging vertexes in a mesh... but it can only do one pair at a time. Trying to do this on an entire s…
-
I was wondering if the Pixi team would be interested in merging my fork to add support for N control point hermite cubic splines and centripetal catmull rom splines. I understand that for many the def…
ghost updated
4 years ago
-
Nearly 100% of time I need these nodes connecting in series. It will save some time to speed up the workflow if Smooth Bezier Spline can be integrated into these nodes (Note, I want to keep the Smooth…
-
https://www.particleincell.com/2012/bezier-splines/
See 3b1b/manim for bezier.py and vectorized_mobject.py and functions.py
There is no need to do anything complex to solve the linear system of…
-
Hi,
Spline Connect node connects splines, but after it's connected, is it possible to get output of just the generated connections? Basically the inverted result of the spline list which is inpute…
-
**Description of the problem**
When using `-Sf` together with `-W+s` the symbols aren't placed along the bezier spline. Maybe related to #1165? I have the feeling that this is somewhat related …
-
The rendering of arrows is not very precise as the segment is superposed to the tip.
With relatively large segment widths, this yields an ugly result, as follows:
![wrong_arrows](https://user-imag…