• Welcome to the Speedsolving.com, home of the web's largest puzzle community!
    You are currently viewing our forum as a guest which gives you limited access to join discussions and access our other features.

    Registration is fast, simple and absolutely free so please, join our community of 40,000+ people from around the world today!

    If you are already a member, simply login to hide this message and begin participating in the community!

gCube visualizer v1.0.0 released!

molarmanful

Member
Joined
Dec 13, 2014
Messages
393
Location
Smerbia
WCA
2015PANG02
YouTube
Visit Channel
Have you considered using a robust alg parser? :)

I should probably integrate alg.js... Only problem is that the Google Chrome Cube Lab code uses a weird notation "based off of Singmaster notation." All inverse moves (R', U', L', etc.) are made lowercase (r, u, l, etc.) I had to write a basic alg parser just for this notation, and i need to expand it to parse wedge moves -- except that the Cube code does not support wedge moves. Hope it somehow works out!
 
Last edited:
Top