Skip to content

Initialization Codes of assignments for Graphics and Visualization module for seventh semester

Notifications You must be signed in to change notification settings

aporan/g-and-v-assigments

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Computer Graphics Assignments

  • Each assignment only contains the starter codes.
  • The files are only for Linux.

Update apt database and install development tools

sudo apt-get update
sudo apt-get install build-essential

Install development libraries for freeglut

sudo apt-get install freeglut3-dev

Compilation

Each project needs different libraries or compilation method and its given in their own readme file.

About

Initialization Codes of assignments for Graphics and Visualization module for seventh semester

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages