mirror of
https://github.com/Pomax/BezierInfo-2.git
synced 2025-09-01 20:33:34 +02:00
Automated build
This commit is contained in:
6
docs/index.html
generated
6
docs/index.html
generated
@@ -38,7 +38,7 @@
|
||||
<meta property="og:locale" content="en-GB" />
|
||||
<meta property="og:type" content="article" />
|
||||
<meta property="og:published_time" content="2013-06-13T12:00:00+00:00" />
|
||||
<meta property="og:updated_time" content="2021-08-30T22:17:29+00:00" />
|
||||
<meta property="og:updated_time" content="2021-08-31T22:19:11+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" />
|
||||
@@ -6205,8 +6205,8 @@ lli = function(line1, line2):
|
||||
of any chord, perpendicular to that chord, passes through the center of the circle.
|
||||
</p>
|
||||
<p>
|
||||
That means that if we have have three points on a circle, we have three (different) chords, and consequently, three (different) lines that
|
||||
go from those chords through the center of the circle: if we find two of those lines, then their intersection will be our circle's center,
|
||||
That means that if we have three points on a circle, we have three (different) chords, and consequently, three (different) lines that go
|
||||
from those chords through the center of the circle: if we find two of those lines, then their intersection will be our circle's center,
|
||||
and the circle's radius will—by definition!—be the distance from the center to any of our three points:
|
||||
</p>
|
||||
<graphics-element title="Finding a circle through three points" width="275" height="275" src="./chapters/pointcurves/circle.js">
|
||||
|
6
docs/ja-JP/index.html
generated
6
docs/ja-JP/index.html
generated
@@ -41,7 +41,7 @@
|
||||
<meta property="og:locale" content="ja-JP" />
|
||||
<meta property="og:type" content="article" />
|
||||
<meta property="og:published_time" content="2013-06-13T12:00:00+00:00" />
|
||||
<meta property="og:updated_time" content="2021-08-30T22:17:29+00:00" />
|
||||
<meta property="og:updated_time" content="2021-08-31T22:19:11+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" />
|
||||
@@ -6327,8 +6327,8 @@ lli = function(line1, line2):
|
||||
of any chord, perpendicular to that chord, passes through the center of the circle.
|
||||
</p>
|
||||
<p>
|
||||
That means that if we have have three points on a circle, we have three (different) chords, and consequently, three (different) lines that
|
||||
go from those chords through the center of the circle: if we find two of those lines, then their intersection will be our circle's center,
|
||||
That means that if we have three points on a circle, we have three (different) chords, and consequently, three (different) lines that go
|
||||
from those chords through the center of the circle: if we find two of those lines, then their intersection will be our circle's center,
|
||||
and the circle's radius will—by definition!—be the distance from the center to any of our three points:
|
||||
</p>
|
||||
<graphics-element
|
||||
|
@@ -34,7 +34,7 @@
|
||||
<meta property="og:locale" content="en-GB" />
|
||||
<meta property="og:type" content="article" />
|
||||
<meta property="og:published_time" content="Fri Sep 18 2020 00:00:00 +00:00" />
|
||||
<meta property="og:updated_time" content="Mon Aug 30 2021 22:17:29 +00:00" />
|
||||
<meta property="og:updated_time" content="Tue Aug 31 2021 22:19:11 +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" />
|
||||
|
@@ -34,7 +34,7 @@
|
||||
<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 Aug 30 2021 22:17:29 +00:00" />
|
||||
<meta property="og:updated_time" content="Tue Aug 31 2021 22:19:11 +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" />
|
||||
|
2
docs/news/index.html
generated
2
docs/news/index.html
generated
@@ -33,7 +33,7 @@
|
||||
<meta property="og:description" content="" />
|
||||
<meta property="og:locale" content="en-GB" />
|
||||
<meta property="og:type" content="article" />
|
||||
<meta property="og:published_time" content="Mon Aug 30 2021 22:17:29 GMT+0000 (Coordinated Universal Time)" />
|
||||
<meta property="og:published_time" content="Tue Aug 31 2021 22:19:11 GMT+0000 (Coordinated Universal Time)" />
|
||||
<meta property="og:updated_time" content="" />
|
||||
<meta property="og:author" content="Mike 'Pomax' Kamermans" />
|
||||
<meta property="og:section" content="Bézier Curves" />
|
||||
|
@@ -6,7 +6,7 @@
|
||||
<atom:link href="https://pomax.github.io/bezierinfo" rel="self"></atom:link>
|
||||
<description>News updates for the <a href="https://pomax.github.io/bezierinfo">primer on Bézier Curves</a> by Pomax</description>
|
||||
<language>en-GB</language>
|
||||
<lastBuildDate>Mon Aug 30 2021 22:17:30 +00:00</lastBuildDate>
|
||||
<lastBuildDate>Tue Aug 31 2021 22:19:11 +00:00</lastBuildDate>
|
||||
<image>
|
||||
<url>https://pomax.github.io/bezierinfo/images/og-image.png</url>
|
||||
<title>A Primer on Bézier Curves</title>
|
||||
|
6
docs/ru-RU/index.html
generated
6
docs/ru-RU/index.html
generated
@@ -34,7 +34,7 @@
|
||||
<meta property="og:locale" content="ru-RU" />
|
||||
<meta property="og:type" content="article" />
|
||||
<meta property="og:published_time" content="2013-06-13T12:00:00+00:00" />
|
||||
<meta property="og:updated_time" content="2021-08-30T22:17:29+00:00" />
|
||||
<meta property="og:updated_time" content="2021-08-31T22:19:11+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" />
|
||||
@@ -6484,8 +6484,8 @@ lli = function(line1, line2):
|
||||
of any chord, perpendicular to that chord, passes through the center of the circle.
|
||||
</p>
|
||||
<p>
|
||||
That means that if we have have three points on a circle, we have three (different) chords, and consequently, three (different) lines that
|
||||
go from those chords through the center of the circle: if we find two of those lines, then their intersection will be our circle's center,
|
||||
That means that if we have three points on a circle, we have three (different) chords, and consequently, three (different) lines that go
|
||||
from those chords through the center of the circle: if we find two of those lines, then their intersection will be our circle's center,
|
||||
and the circle's radius will—by definition!—be the distance from the center to any of our three points:
|
||||
</p>
|
||||
<graphics-element
|
||||
|
6
docs/uk-UA/index.html
generated
6
docs/uk-UA/index.html
generated
@@ -39,7 +39,7 @@
|
||||
<meta property="og:locale" content="uk-UA" />
|
||||
<meta property="og:type" content="article" />
|
||||
<meta property="og:published_time" content="2013-06-13T12:00:00+00:00" />
|
||||
<meta property="og:updated_time" content="2021-08-30T22:17:29+00:00" />
|
||||
<meta property="og:updated_time" content="2021-08-31T22:19:11+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" />
|
||||
@@ -6460,8 +6460,8 @@ lli = function(line1, line2):
|
||||
of any chord, perpendicular to that chord, passes through the center of the circle.
|
||||
</p>
|
||||
<p>
|
||||
That means that if we have have three points on a circle, we have three (different) chords, and consequently, three (different) lines that
|
||||
go from those chords through the center of the circle: if we find two of those lines, then their intersection will be our circle's center,
|
||||
That means that if we have three points on a circle, we have three (different) chords, and consequently, three (different) lines that go
|
||||
from those chords through the center of the circle: if we find two of those lines, then their intersection will be our circle's center,
|
||||
and the circle's radius will—by definition!—be the distance from the center to any of our three points:
|
||||
</p>
|
||||
<graphics-element
|
||||
|
6
docs/zh-CN/index.html
generated
6
docs/zh-CN/index.html
generated
@@ -41,7 +41,7 @@
|
||||
<meta property="og:locale" content="zh-CN" />
|
||||
<meta property="og:type" content="article" />
|
||||
<meta property="og:published_time" content="2013-06-13T12:00:00+00:00" />
|
||||
<meta property="og:updated_time" content="2021-08-30T22:17:29+00:00" />
|
||||
<meta property="og:updated_time" content="2021-08-31T22:19:11+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" />
|
||||
@@ -6303,8 +6303,8 @@ lli = function(line1, line2):
|
||||
of any chord, perpendicular to that chord, passes through the center of the circle.
|
||||
</p>
|
||||
<p>
|
||||
That means that if we have have three points on a circle, we have three (different) chords, and consequently, three (different) lines that
|
||||
go from those chords through the center of the circle: if we find two of those lines, then their intersection will be our circle's center,
|
||||
That means that if we have three points on a circle, we have three (different) chords, and consequently, three (different) lines that go
|
||||
from those chords through the center of the circle: if we find two of those lines, then their intersection will be our circle's center,
|
||||
and the circle's radius will—by definition!—be the distance from the center to any of our three points:
|
||||
</p>
|
||||
<graphics-element
|
||||
|
Reference in New Issue
Block a user