The document discusses computer animation techniques such as raster animation, color-table animation, tweening, and morphing. Raster animation involves copying frames from memory to the display very quickly to create the illusion of motion. Color-table animation uses a color lookup table to implement simple 2D animations. Tweening generates intermediate frames between key frames to make the movement between them appear smooth. Morphing transforms one image into another through a seamless transition by gradually warping and dissolving areas between matched images.