Skip to content

Arathi-S124/Computer-Graphics

Repository files navigation

Computer-Graphics

Just some codes that were to be done as experiments in my Computer Graphics lab.

To install OpenGL in Linux platform

sudo apt-get install freeglut3-dev

To run any program

gcc file.c -lm -lglut -lGLU -lGL

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages