OpenGL : Rubiks Cube Solver - CG Project

preview_player
Показать описание
Here is a small demo of my pre-final year Computer Graphics project using OpenGL in C++. This is just a small demo. This program can handle upto a 100x100x100 rubiks cube.

I have spent about 60-70 hours on this and about 1700 lines of neat and pretty code. Visual Studio was the IDE of choice

It has a really smooth and cool interface.

Please note, the code needs the Eigen.h library. Without that it wont run.

Рекомендации по теме
Комментарии
Автор

Amazing. Only few realize how hard it is to do such a thing, especially when you have to master C++ and know graphics concepts as well.

shivankchopra
Автор

How to solve reference to cube is ambigious

Boring-itjv
Автор

Really great! Can i run this code on vscode and vmware

TanujaChowdary
Автор

Hi, I am a beginner in programming. If I want to make this program from scratch or something similar to it (eg. 3x3), how long would it take me to learn all the stuff the i need and how long is it going to take for me to build this?

cantonesestranger
Автор

Can I run this on codeblock without any error ?

GossipMedia
Автор

"cube" is ambiguous, can someone tell me how to solve this error?

nidhisrivastava
Автор

error C2872: 'cube' :ambiguous tell me solution

amankumargupta
Автор

WHERE DO I GET Eigen/Eigen header file??

sunilgc
Автор

Bro in which software did you run the source code to get this

anilmanyam
Автор

It's very nice can u get me the code plz.... R else any mini project

chethanachethu
Автор

I cannot solve up to a 100x100 cube...

chasemarangu