Skip to content

gpoisoned/graphics

Repository files navigation

Graphics

Computer graphics project to learn opengl

Compile and Run

Project includes a makefile. To create an executable run the following command:

  • make clean && make && ./final

Basic Key bindings

  • a => toggle Axis
  • l => toggle Lighting
  • s => toggle spotlight
  • m => toggle between moveCamera mode
  • ARROW keys => controls rotation or forward/backward depending on mode

Bird's Eye View

img1

SpotLights:

img2

About

learning opengl stuff

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors