CS460 Computer Graphics

  1. Homework #1
    Line Drawing with Bresenham algorithm & writePixel():
        Source file:DrawLines.java,
  2. Project(12/2/03)
    Surface Rendering with OpenGL:
        Presentation Slides:OpenGLProj.ppt,
        Source file(unzip and open mytest.dsw with VisualStudio6):ProjSrc.zip,
        Executable(tested in Win98,WinXP):mytest.zip,