/quickimg

A quick and easy way to program images.

Primary LanguageC

quickimg

I made this so I could make a checkerboard texture for testing my graphics pipeline, but you can use this as a quick and easy way to generate any image programmatically. Here are the attempts:

  1. The vertical stripes

    Vertical stripes of alternating purple and black.

  2. The diagonal stripes

    Diagonal stripes of alternating purple and black.

  3. ????

    A weaving cross-hatch pattern of purple over black.

And finally...

  1. The checkerboard

    A checkerboard with purple and black squares.