Graphics project made with C++/OpenGL/glut/glew
-
Extra features
- Add object collisions for barrier arms
- Change dance floor to react to user's music
-
Refactor
- Break into logic and view sections
- Split into multiple files with headers
-
Fix bugs:
- Investigate existing mouse bug where looking up too high creates mouse issues
- Barrier arm lights don't glow. Only reflect from center light
- Poor performance on OSX. Runs at a high FPS on Linux however