mirror of
https://github.com/Pomax/BezierInfo-2.git
synced 2025-08-26 09:44:32 +02:00
@@ -119,7 +119,7 @@ var Whatis = React.createClass({
|
|||||||
<section>
|
<section>
|
||||||
<SectionHeader {...this.props} />
|
<SectionHeader {...this.props} />
|
||||||
|
|
||||||
<p>Playing with the points for curves may have given you a feel for how Bézier curves behaves, but
|
<p>Playing with the points for curves may have given you a feel for how Bézier curves behave, but
|
||||||
what <em>are</em> Bézier curves, really? There are two ways to explain what a Bézier curve is, and
|
what <em>are</em> Bézier curves, really? There are two ways to explain what a Bézier curve is, and
|
||||||
they turn out to be the entirely equivalent, but one of them uses complicated maths, and the other
|
they turn out to be the entirely equivalent, but one of them uses complicated maths, and the other
|
||||||
uses really simple maths. So... let's start with the simple explanation:</p>
|
uses really simple maths. So... let's start with the simple explanation:</p>
|
||||||
|
Reference in New Issue
Block a user