CS460 Computer Graphics
- Homework #1
Line Drawing with Bresenham algorithm & writePixel():
Source file:DrawLines.java,
- 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,