Skip to content

Latest commit

 

History

History
54 lines (44 loc) · 2.31 KB

README.md

File metadata and controls

54 lines (44 loc) · 2.31 KB

CSC 471 Final Project: Concert Drummer

Overview

This is an interactive demo where the player controls a drummer on a concert stage. The player can interact with the drum set, allowing them to play basic drum grooves using the snare, hi-hat, and kick drum. When the player interacts with the guitarist, they play a guitar riff which the player can play along to on the drums.

Dependencies

Before compiling the demo, the following libraries must be installed:

  • Assimp (Model Loading)
  • OpenAL (Audio)

Controls

  • Player Controls

    • WASD - Movement
    • Mouse -Look
    • E - Interact
  • Drum Controls:

    • E - Exit Drums
    • Q - Switch to overhead camera
    • J / F - Snare Left / Right
    • K / D - Hi-Hat Left / Right
    • Space - Kick Drum

References/Resources

Additional Libraries Included

Models

Textures

Audio

Resources