-
Dear Dr Wang,
GCopter is an amazing traj opt framework that allows efficient opt of control points and knot placements simultaneously.
Your wonderful thesis gives detailed explanation of gcopter a…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Problem description
As mentioned [here](https://github.com/FreeCAD/FreeCAD/issues/11289#issuecomment-179461645…
-
investigar como interpolar la superficie usando B-Splines o NURB
-
* 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…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Problem description
Sketcher solver will oscillate between "Over constrained" and "Under constrained" wh…
-
The first issue was that you write "Control points are user-defined, pre-specified points through which the curve must pass."
From my understanding (which largely stems from Freya Holmers video), cur…
-
I've added a button to the FP tab which sets all coefficients sliders to the optimal fit ( d624f0a9d86abc40f219a4ee75766c6533399cf3 ). Please review the functionality etc. because implementing this in…
-
**Understand the B-splines application TTDE paper**
TTDE paper
https://arxiv.org/pdf/2108.00089.pdf
sec 2.1 and 2.2
Code
Trainer (Model Setup)
https://github.com/stat-ml/TTDE/blob/master/ttd…
-
Inspired by https://typedrawers.com/discussion/4052/using-b-splines-to-draw-italics#latest I thought I'd propose that :)
-
The piecewise objects that are returned when creating B splines, should be either right-continuous (preferred, see Carl de Boor's book or papers) or left-continuous.
Currently, the boundaries of an…