Coding Graphics in C: SetPixel, LineDraw, Moire and More!



Coding Graphics in C: SetPixel, LineDraw, Moire and More!

Coding Graphics in C: SetPixel, LineDraw, Moire and More!

Dave takes you on a tour of the C code used to write graphics primitives for the ancient Commodore KIM-1 computer. See how setpixel, linedraw, and more are implemented from first principles.

Comments are closed.