This is a collection of tutorials written over the years for CS559, Computer Graphics.

They are organized by topic:

  • General 559 information General Info
  • Tools and Setup for CS559 Tools and Setup
  • JavaScript for CS559 - JavaScript Topics for CS559 - hints for programming
  • Color for CS559 - CS559 Color Tutorial - will have information about color, now just same basic stuff
  • Math for CS559 - Math - some mathematical hints
  • SVG for CS559 - SVG Tutorials - a basic introduction to SVG for when you need to use it
  • Curves - Curves - some demonstrations and explanations of various aspects of curves
  • Types of Pictures in Graphics - Types of Pictures - the foundations of graphics: what is a pixel anyway?