Flip Book

Upload your Just BASIC Challenge and Contest Entries here.
Post Reply
ShirleyMSmith
Posts: 22
Joined: Tue Oct 11, 2005 5:23 am

Flip Book

Post by ShirleyMSmith »

Quote from AZ196F from the Just BASIC forum:
The Challenge: Make a program that makes a flip book. In other words, the user can draw a frame with maybe just lines, but how far can you take it, and then can draw the next frame and next and then the program can "flip" through the pages and see the animation.

Suggestion: Allow the user to see a faded (?) image of the frame before so that they can adjust it.
(Just BASIC forum link: Flip Book)

This entry is modified from AZ196F's original sample program.
It has a few fixes and additions from my original post made on the Just BASIC forum. (See link above).
Attachments
Flip Book_SMWS.zip
Flip Book; Creates bmps that can be viewed by "flipping" through them to see them as animated images. Flip Books can be saved and opened for later viewing or editing.
(3.11 KiB) Downloaded 472 times
Post Reply