Problem Statement:
Animate and plot a car.
Animation
This program
caranim.c
uses Ch QuickAnimation to draw and animate a car shown below.
Slow motion:
Plotting
The program
car.cpp
uses Ch plotting capabilities
to plot a car shown below.
The animated gif files are generated by this program
car_gifs.cpp first,
then combined using the GIMP program to create an animated gif file for
Web display.