• Stars
    star
    1
  • Language
    C++
  • Created about 4 years ago
  • Updated over 2 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

My project for Computer Graphics was to implement a 3 x 3 x 3 Rubik's Cube using OpenGL. A 3-D view of the cube is displayed on screen. User can choose to rotate the whole cube or one particular slice by using the keyboard commands. The user can control the operations to be performed on the cube with the commands which we’ve already predefined in the program.