1
0
mirror of https://github.com/Pomax/BezierInfo-2.git synced 2025-09-02 21:02:49 +02:00

updated curve fitting 'revisiting' forumula

This commit is contained in:
Pomax
2021-07-11 09:50:12 -07:00
parent 30a62f93fa
commit 8ebd0d0d45
13 changed files with 3559 additions and 55 deletions

View File

@@ -33,8 +33,8 @@
<meta property="og:description" content="Curve-circle intersections" />
<meta property="og:locale" content="en-GB" />
<meta property="og:type" content="article" />
<meta property="og:published_time" content="Sun Nov 22 2020 00:00:00 +00:00" />
<meta property="og:updated_time" content="Mon Jun 07 2021 15:25:25 +00:00" />
<meta property="og:published_time" content="Sat Nov 21 2020 16:00:00 +00:00" />
<meta property="og:updated_time" content="Sun Jul 11 2021 09:48:57 +00:00" />
<meta property="og:author" content="Mike 'Pomax' Kamermans" />
<meta property="og:section" content="Bézier Curves" />
<meta property="og:tag" content="Bézier Curves" />