Assignments | Course Home | Documentation | Lab Hours/Tutoring | Schedule | Submit

Saint Louis University

Computer Science 144
Introduction to Computer Science: Multimedia

Michael Goldwasser

Spring 2015

Dept. of Math & Computer Science

Case Study: Speed Reading

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.

Spritz Animation

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).

Our source code is available as speedread.pde (or in printable form as speedread.pdf). It relies on input files that can be found in examples/. Alternatively, you can download a self-contained zip of all materials as speedread.zip.


Michael Goldwasser
CSCI 144, Spring 2015
Last modified: Saturday, 21 March 2015
Assignments | Course Home | Documentation | Lab Hours/Tutoring | Schedule | Submit