cascardo/movie.git
15 years agoMoves through a list of points
Thadeu Lima de Souza Cascardo [Tue, 12 Aug 2008 05:28:03 +0000 (02:28 -0300)]
Moves through a list of points

Given a list of points, it will loop over them and show each point
centered on the screen, moving in a straight line between them. However,
it only works with lines with a slope of one.

15 years agoShows a moving image
Thadeu Lima de Souza Cascardo [Tue, 12 Aug 2008 04:59:06 +0000 (01:59 -0300)]
Shows a moving image

It shows 30 frames per second of a piece of a image moving from its
top-left corner to its bottom-right corner.

15 years agoShows an image
Thadeu Lima de Souza Cascardo [Tue, 12 Aug 2008 03:36:06 +0000 (00:36 -0300)]
Shows an image

This simply shows an image from my home, without resizing it, until the
user presses a key.