1
0
mirror of https://github.com/Pomax/BezierInfo-2.git synced 2025-08-18 22:41:49 +02:00

Automated build

This commit is contained in:
Bezierinfo CI
2021-08-25 14:38:13 +00:00
parent 5a285c603d
commit 28cdd77815
9 changed files with 13 additions and 15 deletions

7
docs/index.html generated
View File

@@ -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-07T18:07:39+00:00" />
<meta property="og:updated_time" content="2021-08-25T14:37:34+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" />
@@ -1670,9 +1670,8 @@ function RationalBezier(3,t,w[],r[]):
</li>
</ul>
<p>
To see this in action, mouse-over the following sketch. Moving the mouse changes which curve point is explicitly evaluated using de
Casteljau's algorithm, moving the cursor left-to-right (or, of course, right-to-left), shows you how a curve is generated using this
approach.
To see this in action, move the slider for the following sketch to changes which curve point is explicitly evaluated using de Casteljau's
algorithm.
</p>
<graphics-element
title="Traversing a curve using de Casteljau's algorithm"

2
docs/ja-JP/index.html generated
View File

@@ -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-07T18:07:39+00:00" />
<meta property="og:updated_time" content="2021-08-25T14:37:34+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" />

View File

@@ -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="Sat Aug 07 2021 18:07:39 +00:00" />
<meta property="og:updated_time" content="Wed Aug 25 2021 14:37:34 +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" />

View File

@@ -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="Sat Aug 07 2021 18:07:39 +00:00" />
<meta property="og:updated_time" content="Wed Aug 25 2021 14:37:34 +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
View File

@@ -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="Sat Aug 07 2021 18:07:39 GMT+0000 (Coordinated Universal Time)" />
<meta property="og:published_time" content="Wed Aug 25 2021 14:37:34 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" />

View File

@@ -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>Sat Aug 07 2021 18:07:39 +00:00</lastBuildDate>
<lastBuildDate>Wed Aug 25 2021 14:37:34 +00:00</lastBuildDate>
<image>
<url>https://pomax.github.io/bezierinfo/images/og-image.png</url>
<title>A Primer on Bézier Curves</title>

2
docs/ru-RU/index.html generated
View File

@@ -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-07T18:07:39+00:00" />
<meta property="og:updated_time" content="2021-08-25T14:37:34+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" />

7
docs/uk-UA/index.html generated
View File

@@ -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-07T18:07:39+00:00" />
<meta property="og:updated_time" content="2021-08-25T14:37:34+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" />
@@ -1731,9 +1731,8 @@ function RationalBezier(3,t,w[],r[]):
</li>
</ul>
<p>
To see this in action, mouse-over the following sketch. Moving the mouse changes which curve point is explicitly evaluated using de
Casteljau's algorithm, moving the cursor left-to-right (or, of course, right-to-left), shows you how a curve is generated using this
approach.
To see this in action, move the slider for the following sketch to changes which curve point is explicitly evaluated using de Casteljau's
algorithm.
</p>
<graphics-element
title="Traversing a curve using de Casteljau's algorithm"

2
docs/zh-CN/index.html generated
View File

@@ -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-07T18:07:39+00:00" />
<meta property="og:updated_time" content="2021-08-25T14:37:34+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" />