Pages

Tuesday, May 29, 2018

Rubix 1.0.0.0 (Gameplay Video)



Download: https://goo.gl/AtkxEf

Rubik's cube created in C++ programming language using OpenGL.

This is a standard 3x3 Rubik's cube. The biggest problem was 3D rotation because of gimbal lock. It was easily solved using matrices and quaternions.

No comments:

Post a Comment