Skip to content

SuperHypercube game built using C++ and OpenGL

Notifications You must be signed in to change notification settings

yongsuH/SuperHypercube-Game

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 

Repository files navigation

SuperHypercube-Game

Click on the thumbnail to watch Watch the video

Description

Introductionary OpengL programming Game. This projects aims to imitate the game shown in this video:
https://www.youtube.com/watch?v=54bpnxLlmZQ

Setup

The project directory contains source code, and external libraries and headers. Solution is setup to automatically include them upon load. Simply load the solution (ideally in VS2019) and run main.cpp.

Inputs

P: pause menu
ENTER: start game
=/-: increase/decrease volume BACKSPACE: change sound track UP/DOWN: rotate camera along X-axis.
LEFT/RIGHT: rotate camera along Y-axis.
HOME: reset camera.
LMB: zoom camera.
RMB: pan camera.
MMB: tilt camera.
ESC: close window.
SPACEBAR: reset model position.
SHIFT: increase model speed.
W/S: rotate model along X-axis.
A/D: rotate model along Y-axis.
Q/E: rotate model along X-axis. B: toggle shadows

Contributors

Mohamed Hefny | 40033382
Nicholas Nagy | 40059460
Manpreet Tahim | 26592066
Yida Li |27033850
Efe Harmankaya | 40077277
Yongsu Huang | 40181720

References

About

SuperHypercube game built using C++ and OpenGL

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 55.6%
  • C++ 44.0%
  • Other 0.4%