Open main menu

CDOT Wiki β

Changes

Pixels

363 bytes added, 12:55, 15 April 2018
Part 1
== Progress ==
=== Part 1 ===
 
In part one we were looking at using CImg c++ library to optize the code. One idea was to use ASCII art, by taking a grayscale image and turning it into a text file. Each individual character would represent a portion of an image. It was important to keep the ratio or x, y pixels fixed and equal to that of monospace font. We estimated that to be about 8x:5y.
 
=== Part 2 ===
120
edits