Switcherlapp97 / RubiksCubeSolver

32 stars 18 forks source link

Input Color-data? #10

Open crunchtime-ali opened 9 years ago

crunchtime-ali commented 9 years ago

I'd like to scan a real cube using a camera but how would I convert the color-values into a suitable format for your library?

Switcherlapp97 commented 9 years ago

You have to convert the color-data into a Rubik. If you have created an instance of a Rubik object you can change the face color of every single face by using rubik.SetFaceColor.