Skip to content

max-cotton/cmp-5010b-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

85 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

C++

CMP-5010B Project



OpenGL carnival shooting gallery developed for Computer Graphics coursework, largely following Learn OpenGL.

Note: The models and textures used are not included in this repository due to licensing restrictions.

Installation

  1. Download the Repository with:

    • git clone https://github.com/max-cotton/cmp-5010b-project.git
      
    • Or by downloading as a ZIP file
  2. Enter the project directory with:

    • cd cmp-5010b-project
      
  3. Install dependencies with:

    • yay -S glfw assimp
      

Usage

  1. Compile executable with:

    • make
      
  2. Run executable with:

    • ./main
      

Controls

  • F - Enter shooting gallery mode
  • Q - Exit shooting gallery mode
  • Shift - Run
  • Esc - Quit

About

CMP-5010B Computer Graphics Coursework

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages