Line. C code samples showing different ways to draw smooth lines on screen.

github.com/miloyip/line

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

November 2017
  • Fix incorrect search-and-replacement
October 2017
  • Fix header case and fminf(W, H) instead of fmaxf(W, H)
  • Use macro for width and height
  • Use macro for width/height
  • Change "w" to "wb"
  • Add stitch heart example
  • Remove executables
  • Remove hardcode width and height in saving
  • Lists functions used in standard library
  • Add source code links in readme
  • Initial commit