CSCI 4530/6530 - Spring 2013 Advanced Computer Graphics |
|
Home Contact Information Office Hours
Announcements
Syllabus
Grading
Calendar
Homework
Final Project
|
C++ Development EnvironmentsHere are some tools students have used in past semester. Please share any installation/compilation instructions you have for your specific environment. C++ IDEs (Integrated Development Environments)Here are a few C++ development environments (similar to Visual Studio) that can be used with the gcc compilers:
Emacs on WindowsFor those of you interested in running the Emacs text editor on your Windows OS, you can download the binaries and access documentation here: Other text editors you may want to consider include:
|