• Makefile
  • Xroutines.c
  • Xroutines.h
  • line.c
  • line.h
  • main.c
  • mydebug.h
  • mygraph.h
  • object.h
  • point.c
  • point.h
  • readobject.c
  • readobject.h
  • data/
    • README - a discription of the files and file formats.
    • model1 - the space shuttle, polygon edge list.
    • model2 - another version of the space shuttle, polygon edge list.
    • model3 - a square, polygon edge list.
    • model4 - a strange shape from the previous graphics book, polygon edge list.
    • model5 - a torus, polygon mesh.
    • model6 - a very simple shape, polygon mesh.
    • model7 - a somewhat more comple, but still simple shape, polygon mesh.
    • model8 - a surface, polygon mesh.