Skip to content

Exercises in computer graphics in OpenGL using C. The fourth semester of study.

License

Notifications You must be signed in to change notification settings

tomwisniewskiprv/CG_exercises

Repository files navigation

CG_exercises :

Exercises in computer graphics in OpenGL using C. The fourth semester of study.

For GCC :

Compile with libraries :

gcc aux1.c -lglaux -lglut32 -lglu32 -lopengl32 -std=c99 -pedantic

About

Exercises in computer graphics in OpenGL using C. The fourth semester of study.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published