1
0
mirror of https://github.com/Pomax/BezierInfo-2.git synced 2025-08-06 16:56:57 +02:00
This commit is contained in:
Pomax
2023-07-24 09:12:54 -07:00
parent 1febbb439b
commit 217dc9eeeb
11 changed files with 2209 additions and 2209 deletions

2
docs/index.html generated
View File

@@ -191,7 +191,7 @@
<br style="clear: both;" />
<p><a href="https://twitter.com/TheRealPomax">Pomax</a></p>
<p><a href="https://mastodon.social/@TheRealPomax">Pomax</a></p>
<noscript>
<div class="note">
<header>

2
docs/ko-KR/index.html generated
View File

@@ -195,7 +195,7 @@
<br style="clear: both;" />
<p><a href="https://twitter.com/TheRealPomax">Pomax</a></p>
<p><a href="https://mastodon.social/@TheRealPomax">Pomax</a></p>
<noscript>
<div class="note">
<header>

View File

@@ -271,7 +271,7 @@ draw() {
<a href="https://github.com/Pomax/BezierInfo-2/issues">you know where to go</a>.
</p>
<p>See you in the next post!</p>
<p><a href="https://twitter.com/TheRealPomax">Pomax</a></p>
<p><a href="https://mastodon.social/@TheRealPomaxTheRealPomax">Pomax</a></p>
</main>
<hr />

View File

@@ -65,4 +65,4 @@ Enjoy [The new Primer on Bézier Curves](https://pomax.github.io/bezierinfo), an
See you in the next post!
— [Pomax](https://twitter.com/TheRealPomax)
— [Pomax](https://mastodon.social/@TheRealPomax)

View File

@@ -133,7 +133,7 @@
the point is the circle's center, and where the projection distance actually needs to match the circle radius, so:
<a href="https://pomax.github.io/bezierinfo/#circleintersection">let's see how to do that</a>!
</p>
<p><a href="https://twitter.com/TheRealPomax">Pomax</a></p>
<p><a href="https://mastodon.social/@TheRealPomax">Pomax</a></p>
</main>
<hr />

View File

@@ -5,4 +5,4 @@ While the primer covered line/line, line/curve, and curve/curve intersections, t
It is, in fact, rather similar to [projecting a point onto a bezier curve](https://pomax.github.io/bezierinfo/#projections) where the point is the circle's center, and where the projection distance actually needs to match the circle radius, so: [let's see how to do that](https://pomax.github.io/bezierinfo/#circleintersection)!
— [Pomax](https://twitter.com/TheRealPomax)
— [Pomax](https://mastodon.social/@TheRealPomax)

View File

@@ -20,7 +20,7 @@
&lt;p&gt;While the primer covered line/line, line/curve, and curve/curve intersections, there was one other obvious intersection conspicuously missing: circle/curve intersections. You&#39;d think those were just an extension on the maths used for the other three, but unfortunately, this is not the case. Rather than using calculus, the only real way to determine where a polynomial curve intersects it is to sample the curve at a resolution high enough to find you intervals on the curve where there likely is an intersection, then refining that interval until you find actual intersections.&lt;/p&gt;
&lt;p&gt;It is, in fact, rather similar to &lt;a href=&quot;https://pomax.github.io/bezierinfo/#projections&quot;&gt;projecting a point onto a bezier curve&lt;/a&gt; where the point is the circle&#39;s center, and where the projection distance actually needs to match the circle radius, so: &lt;a href=&quot;https://pomax.github.io/bezierinfo/#circleintersection&quot;&gt;let&#39;s see how to do that&lt;/a&gt;!&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;https://twitter.com/TheRealPomax&quot;&gt;Pomax&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;https://mastodon.social/@TheRealPomax&quot;&gt;Pomax&lt;/a&gt;&lt;/p&gt;
</description>
<pubDate>Sun Nov 22 2020 00:00:00 +00:00</pubDate>
@@ -115,7 +115,7 @@ draw() {
&lt;p&gt;It&#39;s going to take me a while to detail the entire tech stack, but ultimately what matters is that you get a Primer that is a normal &quot;vanilla&quot; HTML, CSS, and JS page again, that &quot;just works&quot; even with JS disabled.&lt;/p&gt;
&lt;p&gt;Enjoy &lt;a href=&quot;https://pomax.github.io/bezierinfo&quot;&gt;The new Primer on Bézier Curves&lt;/a&gt;, and if you find any problems, &lt;a href=&quot;https://github.com/Pomax/BezierInfo-2/issues&quot;&gt;you know where to go&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;See you in the next post!&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;https://twitter.com/TheRealPomax&quot;&gt;Pomax&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;https://mastodon.social/@TheRealPomax&quot;&gt;Pomax&lt;/a&gt;&lt;/p&gt;
</description>
<pubDate>Fri Sep 18 2020 00:00:00 +00:00</pubDate>

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

@@ -186,7 +186,7 @@
<br style="clear: both;" />
<p><a href="https://twitter.com/TheRealPomax">Pomax</a></p>
<p><a href="https://mastodon.social/@TheRealPomax">Pomax</a></p>
<noscript>
<div class="note">
<header>

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

@@ -185,7 +185,7 @@
<br style="clear: both;" />
<p><a href="https://twitter.com/TheRealPomax">Pomax</a></p>
<p><a href="https://mastodon.social/@TheRealPomax">Pomax</a></p>
<noscript>
<div class="note">
<header>

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

@@ -184,7 +184,7 @@
<br style="clear: both;" />
<p><a href="https://twitter.com/TheRealPomax">Pomax</a></p>
<p><a href="https://mastodon.social/@TheRealPomax">Pomax</a></p>
<noscript>
<div class="note">
<header>

View File

@@ -55,7 +55,7 @@
{{ longDescription }}
{% include "./fragments/donations.html" %}
<p>
<a href="https://twitter.com/TheRealPomax">Pomax</a>
<a href="https://mastodon.social/@TheRealPomax">Pomax</a>
</p>
{% include "./fragments/noscript.html" %}
{% include "./fragments/toc.html" %}