CMPE 272 Labs Back to Site

Labs Index

HTML5 graphics API exercises. These pages draw animals without importing any image files.

Canvas Cat (Complex)

Layered Canvas 2D rendering with gradients, shadows, bezier curves, and subtle animations.

SVG Cat (Complex)

Inline SVG using gradients, filters, clipPaths, and precise shapes for a detailed cat.

Canvas Cow

Drawn using the Canvas 2D API (paths, arcs, bezier curves).

SVG Cow

Drawn using inline SVG (rect, circle, ellipse, path, gradients, filters).