So I was bored, and I wanted to make something 3D with Beetle graphics, and I made a Rubix Cube! Yeah, it doesn’t turn yet (and even when it will, it’ll not be the easiest to use, you’re going to have to use turn notation), but it atleast renders. Check it out:
Rotate the camera by clicking and dragging.
Example (rendered cube costume straight from the project):
awesome, i can solve a Rubik’s cube in a minute
Me too, that’s why I created it.
but most likely it would be hard to solve it in the sim, but thats expected, but maybe you can connect it to a smart cube if you have one, using js
I don’t have one, so I wouldn’t be able to do that. Itll be even harder to solve since you have to manually input turn notation.
if you need help, i can help you make the code for the turning, depending on how you store the faces, if you tell me that i can help
I mean, I already got the code for rotating a side. I store the sides (by center color) as 3x3 lists, you can check out the code for more.
ok, ill check that out later
I’m getting an error the first time I press the flag, not the second.
welp, good luck to myself trying to remember a N-perm without muscle memory :)