BezierInfo-2 icon indicating copy to clipboard operation
BezierInfo-2 copied to clipboard

The development repo for the Primer on Bézier curves, https://pomax.github.io/bezierinfo

Results 113 BezierInfo-2 issues
Sort by recently updated
recently updated
newest added

Hi Pomax, first of all many thanks for your time and efforts! I would like to ask about how to implement the known end slopes boundary conditions into the curve...

Bumps [shell-quote](https://github.com/substack/node-shell-quote) from 1.7.2 to 1.7.3. Changelog Sourced from shell-quote's changelog. 1.7.3 Fix a security issue where the regex for windows drive letters allowed some shell meta-characters to escape the...

dependencies

Hey! Since I've been absolutely knee-deep in splines for months now, uh,, just wanted to give a heads up that > A Catmull-Rom curve is defined by a start point,...

Something's not right in the presentation of cubics. In particular, it reads ``` e_1 = B + td e_2 = B - (1-t)d Where d is the total length of...

enhancement

Bumps [async](https://github.com/caolan/async) from 2.6.3 to 2.6.4. Changelog Sourced from async's changelog. v2.6.4 Fix potential prototype pollution exploit (#1828) Commits c6bdaca Version 2.6.4 8870da9 Update built files 4df6754 update changelog 8f7f903...

dependencies

Wiki links were replaced by those of Mathworld due to the inaccessibility of the former.

I haven't redone any of the algebra, but on elementary geometric grounds, the formula for control_1 doesn't seem right. It reads: ``` control_1 = (r,k) ``` and I think it...

enhancement
typo

Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6. Commits 7efb22a 1.2.6 ef88b93 security notice for additional prototype pollution issue c2b9819 isConstructorOrProto adapted from PR bc8ecee test from prototype pollution PR See full...

dependencies