Skip to content

OpenGL C++ Framework for the advanced visualization course

Notifications You must be signed in to change notification settings

carolinadcf/ACG_Framework

Repository files navigation

COMPILING IN LINUX
****************************

Remember to install the libraries:

sudo apt-get install libsdl2-dev freeglut3 freeglut3-dev

and then just use the makefile:

make

About

OpenGL C++ Framework for the advanced visualization course

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages