Skip to content

ctismehmetbulut/OpenGL-Projects

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published