Skip to content

dongbu/AOGP

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The Art of Graphics Programming

Taught by Patrick Hebron
Interactive Telecommunications Program (ITP), New York University


Course materials:

Course Repository
Course Syllabus

A note on platform:

This course will be taught in C++ using the Cinder application framework. Course materials were developed primarily for use with XCode, the Mac OS X IDE. We’ll spend a small amount of time in class looking at XCode itself. However, support can also be provided for students working with Visual Studio in Windows.

An earlier version of this course was taught in Processing. The materials for that course are available at: AoGP_Fall_2012.

Getting started:

Clone the course repository (recursively):

git clone -b master --recursive git://github.com/Hebali/AOGP.git AOGP

Then build the Cinder submodule:

cd AOGP/cinder_master/xcode
./fullbuild.sh 

Syllabus:

Week 1
Week 2
Week 3
Week 4
Week 5
Week 6

About

The Art of Graphics Programming

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published