Terminal-Print icon indicating copy to clipboard operation
Terminal-Print copied to clipboard

Add general line and curve drawing routines

Open japhb opened this issue 8 years ago • 0 comments

These are general not (necessarily) axis-aligned lines as well as common curves such as conic sections and Bézier curves. Several forms would be useful:

  • Placing a repeated character at each cell the curve intersects
  • Drawing pixels in the double-Y-resolution pixel grid built from half-block characters
  • Creating an iterator that lazily yields each coordinate visited along a path

japhb avatar Dec 12 '16 04:12 japhb