EE7000-1 Graphics and Visual Computing (Spring 2010)

CG

Instructor:

Xin (Shane) Li (xinli@lsu.edu)

Office:

313 Electrical Engineering Building (@ECE); and 9 Johnston Hall (@CCT)

Lectures:

Mon/Wed/Fri 2:40pm - 3:30pm, 210 Tureaud

Office Hours:

Mon/Wed 3:30pm - 5pm, 313 EE Bldg

Annoucements


Tentative Schedule

Week Date Slides Assignment
1 Jan 20 Class Info, Introduction and Overview
2 Jan 20, 22, 25 Topology - I
3 Jan 27, 29; Feb 2 Graphics Pipeline and Triangle Meshes , Topology - II , Splicial Complexes Homework 1 (due Feb. 15th, 11:59PM)

Assignments

Assignments Topics Starter Code Package Due Date

Package/Source Codes/Toolkits/Data Downloads

Packages Compile/Link Output
GLEW Find the workspace file in the directory "build" (it is for VC6, but convertible for higher VC version). *.lib in the diretory "lib", remember to build both the debug and release versions
FLTK (include fluid) Find the "fltk" workspace file in "visualc", "vcnet", or "vc2005". *.lib in the diretory "lib", remember to build both the debug and release versions
MeshLib Create your own project and include these source codes --
A "HelloWorld" MeshGUI (FLTK) (A more powerful version here) A VC2008 version, you can create your own console project and include source codes --
Some triangular mesh data (in .m file) -- --

Back to Xin Li's Homepage