Saint Louis University |
Computer Science 1050
|
Dept. of Math & Computer Science |
For today's case study, we are motivated by the topic of speed reading, as illustrated by the following example of commercial software by Spritz.
We also acknowledge suggestion of this project from a recent Nifty Assignment presentation by Peter-Michael Osera.
We consider the task of implementing such functionality within Processing. Our demonstration is as follows (click window to start/pause, and press a key to restart with random example).
INPUT FILES: We rely on a handful of input files (see examples/) that are excerpts taken from Project Gutenberg.
IMPLEMENTATION SPOILERS: Our source code is available as speedread.pde (or in printable form as speedread.pdf). Alternatively, you can download a self-contained zip of all materials as speedread.zip.