Difference between revisions of "Documentation Talk:Tutorial Section 3"
Jump to navigation
Jump to search
Jholsenback (talk | contribs) m (follow up) |
|||
Line 1: | Line 1: | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | * | + | * Jim, Thanks for making the earlier update. I noticed another place in the prism part of the tutorial where we should mention the bezier spline. |
+ | |||
+ | * Where we today have: | ||
+ | |||
+ | =====Teaching An Old Spline New Tricks===== | ||
+ | <p>If we followed the section on splines covered under the lathe tutorial | ||
+ | (see the section <!--<linkto "Understanding The Concept of Splines">Understanding The Concept of Splines</linkto>--->[[Documentation:Tutorial Section 3#Understanding The Concept of Splines|Understanding The Concept of Splines]]), we know that | ||
+ | there are two additional kinds of splines besides linear: the quadratic and | ||
+ | the cubic spline. Sure enough, we can use these with prisms to make a more | ||
+ | free form, smoothly curving type of prism.</p> | ||
+ | |||
+ | * I think it should read: | ||
+ | |||
+ | =====Teaching An Old Spline New Tricks===== | ||
+ | <p>If we followed the section on splines covered under the lathe tutorial | ||
+ | (see the section <!--<linkto "Understanding The Concept of Splines">Understanding The Concept of Splines</linkto>--->[[Documentation:Tutorial Section 3#Understanding The Concept of Splines|Understanding The Concept of Splines]]), we know that | ||
+ | there are three additional kinds of splines besides linear: the quadratic, | ||
+ | the cubic and the bezier spline. Sure enough, we can use these with prisms to make a more | ||
+ | free form, smoothly curving type of prism.</p> |
Revision as of 12:52, 24 May 2016
- Jim, Thanks for making the earlier update. I noticed another place in the prism part of the tutorial where we should mention the bezier spline.
- Where we today have:
Teaching An Old Spline New Tricks
If we followed the section on splines covered under the lathe tutorial (see the section Understanding The Concept of Splines), we know that there are two additional kinds of splines besides linear: the quadratic and the cubic spline. Sure enough, we can use these with prisms to make a more free form, smoothly curving type of prism.
- I think it should read:
Teaching An Old Spline New Tricks
If we followed the section on splines covered under the lathe tutorial (see the section Understanding The Concept of Splines), we know that there are three additional kinds of splines besides linear: the quadratic, the cubic and the bezier spline. Sure enough, we can use these with prisms to make a more free form, smoothly curving type of prism.