-
Hi guys,
When I try to set a tangency between 2 Bezier splines connected together by their extremities, It only sets it on one connection, not the other... Normal behavior ???
Thanks for your …
-
**Description of the desired feature**
Have GMT support "true" bezier splines on the surface of a sphere/geoid.
When plotting lines/polygons it might be desirable to have them plotted as bezier…
-
The important question to ask over one of javidx9's [older videos](https://youtu.be/9_aJGUTePYo?si=7ytF_iBdWbC6PsFM) is should catmul roms and bezier curves become a part of geometry2d lib?
The work …
-
Hello @JoesCat, good day.
A problem I've been thinking about for a while is how we can increase the determinism† of the output Béziers from libspiro, at the cost of increased path complexity…
-
It would be nice to have such functionality as splines and bezier curves.
I'm considering OpenScad for airfoil design and splines is pretty requested feature in this area.
Thanks!
---
Wa…
-
I was wondering how you made these curves so smooth: https://stardustjs.github.io/examples/parametric-functions/
And later I've found out you are just generating a bunch of (to be exact 100000) cir…
-
https://github.com/w3c/csswg-drafts/issues/229 was solved with [`linear()`](https://github.com/w3c/csswg-drafts/pull/7484), which allows easings to be defined by a series of points that are linearly i…
-
Your path representation seems a bit too complicated. Could you maybe switch to something like this: https://github.com/photopea/Typr.js?tab=readme-ov-file#typrushapetopathfont-shape . It has two arra…
-
* sames smoothness as natural splines, not interpolating (only approximating) but local control
* "B" stands for "basis". Why?
* control points are called "de Boor" control points?
* curve lies wit…
-
```
What steps will reproduce the problem?
1. Creating a path
What is the expected output? What do you see instead?
I am making a cutscene, think any typical Halo-style cutscene where a
helicopter/p…