SlithyMatt / x16-svga

X16 demo for a 384x320 256-color bitmap with black border

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

x16-svga

X16 demo for a 384x320 256-color bitmap with black border

Run Demo

In bash (use Git bash shell if on Windows):

$ ./run_basic_demo.sh brillig.data 384

Substitute your own image data. Make sure to provide the correct width as an argument to the script. Can be any multiple of 16 between 272 and 640. Total number of pixels can be no greater than 124 kb.

"'Twas Brillig" by Matt Heffernan, 2006
Pastel on concrete, inspired by Sir John Tenniel (1820-1914)

About

X16 demo for a 384x320 256-color bitmap with black border

License:GNU General Public License v3.0


Languages

Language:C 75.9%Language:Shell 15.9%Language:Visual Basic 8.2%