Copyright © 2004, 2007
Robert W. Hasker

C++ Notes: Graphics in HiC

Computer Graphics

  • Drawing a line: move to where line starts, draw line to where it ends

    Adding Color

    Review