cousre project ( Interactive Computer Graphics)
NYU-poly
CS6533 Interactive Computer Graphics
Instructor Yi-Jen Chiang
2015 Spring Semester
-
Set your environment for Visual Studio, make sure you have installed all the needed library. http://cse.poly.edu/cs653/compile-new.html
-
For each assignment, include all the files except the pdf file, cpp as main code, h file as header file, glsl are also necessary. The pdf file is description of the homework.
-
Run it in VS.
environment: sudo apt-get install python-opengl
check examples under py_opengl