Skip to content

Latest commit

 

History

History
21 lines (11 loc) · 655 Bytes

README.md

File metadata and controls

21 lines (11 loc) · 655 Bytes

Project Demos

Light_Simulation.mp4
Collision_Detection.mp4
Basic_Animation.mp4
Intersection.mp4

Compiling on Linux requires

sudo apt install freeglut3-dev gcc

gcc name_of_the_source_file.cpp vec.cpp -o game -lglut -lGL -lGLU -lm

./game

Intersection Game

  • Press F1, F2 or F3 for changing the mode