Bézier curves/Intersections: Difference between revisions

m
Line 3,065:
 
This is mostly based on the Icon, but with aspects of the Pascal. In particular, using a set instead of recursion is like the Icon, but having subprograms for computing and comparing lengths is borrowed from the Pascal. (Perhaps that enhancement will be retrofitted into the Icon at some time.)
 
See also:
* [[#ObjectIcon|Object Icon]]
 
<syntaxhighlight lang="Python">
1,448

edits