Skip to content

jubinmathew1995/sickAbstract

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Graphics-Project

execution

To execute in linux system use the following command.

g++ main.cpp -o a.out -lGL -lGLU -lglut -Wno-write-strings;./a.out

To execute in windows system use the following command.

g++ main.cpp -o a.exe -lfreeglut -lopengl32 -lglu32 -Wno-write-strings
a.exe

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages