Project 1 FAQ


  1. Can I work on something other than windows?
  2. Why won't ip read my input file?
  3. How do I install Glut on my personal PC?

  1. Can I work on something other than windows.

    Your submission must run on the LAC machines. If you want to develop it elsewhere just be sure it ports.

  2. Why won't ip read my input file?

    The image class in the skeleton code only reads 8 bit (single channel) and 24 bit (3 channel) uncompressed bmp files. Use gimp to convert other image formats.

  3. How do I install Glut on my personal PC?

    Installing glut.


Last Update: 9/07