Skip to content

yagyanshbhatia/Computer-Graphics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Computer-Graphics

A collection of my learnings.

Compile

g++ -o graphics .cpp -framework GLUT -framework OpenGL -Wno-deprecated -std=c++17

Execute

./graphics

Acknowledgements

Thanks for all the help @ghoshsujoy19 and @shaurya31 !

About

A collection of my learnings.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages