Open lgarron opened 10 years ago
Love your website! Now so much easier to share algs w/ friends
Is there a way to add something to the url so that if we're loading a setup and algorithm, we can start from the start?
https://alg.cubing.net?setup=R%20U%20R'%20U%20R%20U2%20R'%20&alg=R%20U2%20R'%20U'%20R%20U'%20R'&view=playback as this url display the solved cube and not the cube with the setup applied
Also, is there a way to embed the rotations to (for example) Google Docs?
Also, is there a way to embed the rotations to (for example) Google Docs?
I'm not quite sure what you're asking for. Do you want to embed an animation in Google Docs? The best solution for that would probably be to embed a GIF(/APNG?). I could make a tool to generate those.
Embedding URLs would take a bit more work and have some issues, though, and I don't think it's possible to embed something resembling an actual player. If you e.g. want to maintain a collection of algs, I think it would be best to describe your goals more precisely.
Is there a way to add something to the url so that if we're loading a setup and algorithm, we can start from the start?
https://alg.cubing.net?setup=R%20U%20R'%20U%20R%20U2%20R'%20&alg=R%20U2%20R'%20U'%20R%20U'%20R'&view=playback as this url display the solved cube and not the cube with the setup applied
For what it's worth, Twizzle should be much more reliable at this: https://alpha.twizzle.net/edit/
Hi @lgarron Is it possible to find the algorithm from one position to another. (not solved) Thanks
Hi @lgarron Is it possible to find the algorithm from one position to another. (not solved) Thanks
Does this work for you?
(R B' R F2 R' B R F2 R2)' // inverse of target setup
R U R' U R U2 R' // starting setup
Alg Tools > Solve. I currently get "B R2 B2 U B U F U2 F' L2 B R2 L2 B2 U2 B" for this.
Move the starting setup into the "Setup" field, and delete the inverse of the target setup: https://alpha.twizzle.net/edit/?alg=B+R2+B2+U+B+U+F+U2+F%27+L2+B+R2+L2+B2+U2+B&setup-alg=R+U+R%27+U+R+U2+R%27
Great!!! Thank you!!!
the custom color scheme in alg.cubing.net doesnt seems to work
the custom color scheme in alg.cubing.net doesnt seems to work
Yeah, unfortunately it's not working for general color scheme. 😔 I'm no longer changing alg.cubing.net, so that feature will have to wait for Twizzle.
Hi Lucas Love design and functionallity of the website. Is there an option to record (or embed) video sequences into my beginners method website? That would be awesome! regards david
Hi Lucas Love design and functionallity of the website. Is there an option to record (or embed) video sequences into my beginners method website? That would be awesome! regards david
This is unfortunately a lot more complicated than it sounds. Twizzle will hopefully support it some day, but for now I suggest using a browser extension like https://chromewebstore.google.com/detail/canvas-capture/pnhaaddlgbpchligciolcdjgndcpelee to capture the canvas.
Thanks a lot for your reply. Maybe "video" was not the right term. I'd like to create something like the graphics on this website, where you can press play to start the sequence: http://cube.rider.biz
Regards David
Lucas Garron @.***> schrieb am Do., 1. Feb. 2024, 03:46:
Hi Lucas Love design and functionallity of the website. Is there an option to record (or embed) video sequences into my beginners method website? That would be awesome! regards david
This is unfortunately a lot more complicated than it sounds. Twizzle will hopefully support it some day, but for now I suggest using a browser extension like https://chromewebstore.google.com/detail/canvas-capture/pnhaaddlgbpchligciolcdjgndcpelee to capture the canvas.
— Reply to this email directly, view it on GitHub https://github.com/cubing/alg.cubing.net/issues/51#issuecomment-1920397082, or unsubscribe https://github.com/notifications/unsubscribe-auth/AZQ2IIHXM2UOKORNM2OJUR3YRL6X7AVCNFSM4AMLWMP2U5DIOJSWCZC7NNSXTN2JONZXKZKDN5WW2ZLOOQ5TCOJSGAZTSNZQHAZA . You are receiving this because you commented.Message ID: <cubing/alg. @.***>
Thanks a lot for your reply. Maybe "video" was not the right term. I'd like to create something like the graphics on this website, where you can press play to start the sequence: http://cube.rider.biz
Sounds like you're looking for <twisty-player>
: https://js.cubing.net/cubing/twisty/
Yes, this is it! Thank you so much!
Lucas Garron @.***> schrieb am So., 4. Feb. 2024, 04:20:
Thanks a lot for your reply. Maybe "video" was not the right term. I'd like to create something like the graphics on this website, where you can press play to start the sequence: http://cube.rider.biz
Sounds like you're looking for
: https://js.cubing.net/cubing/twisty/ — Reply to this email directly, view it on GitHub https://github.com/cubing/alg.cubing.net/issues/51#issuecomment-1925564751, or unsubscribe https://github.com/notifications/unsubscribe-auth/AZQ2IIG43ZWDPK6J6W4LLD3YR347PAVCNFSM4AMLWMP2U5DIOJSWCZC7NNSXTN2JONZXKZKDN5WW2ZLOOQ5TCOJSGU2TMNBXGUYQ . You are receiving this because you commented.Message ID: <cubing/alg. @.***>
playback
andfullscreen
view modes for even more awesome ways to view algs.textarea
s used as the sole text-based alg interface.Rw
).alg
(end solved, no/hidden setup/scramble)reconstruction
(start with scramble)moves
(same as reconstruction, but kept for semantic distinction, e.g. forum links)h
=obtm
= Outer Block Turn Metric (generalizes "Half Turn Metric")q
=obqtm
= Outer Block Quarter Turn Metric (generalizes "Quarter Turn Metric")s
=btm
= Block Turn Metric (generalizes "Slice Turn Metric")e
=etm
= Execution Turn Metric (every move token counts as 1)Expand
Simplify
Invert
Mirror
Minor Affordances
alg
textarea autofocuses. Go to alg.cubing.net and start typing!