Giter Site home page Giter Site logo

Simultaneous moves about cubing.js HOT 2 OPEN

cubing avatar cubing commented on July 26, 2024
Simultaneous moves

from cubing.js.

Comments (2)

lgarron avatar lgarron commented on July 26, 2024

Removing the wontfix.

Roofpig has this, but I don't like combining moves using +.

I'm currently thinking that it should be alright to detect of if all moves within a group (parentheses) can be animated at once. Then animate those together. Looks clean and natural, and not a hard problem for most twistypuzzles (i.e. for cubes, it just requires checking if all moves are on the same axis).

from cubing.js.

lgarron avatar lgarron commented on July 26, 2024

We have a SimultaneousMoveIndexer since a while, but it only works with Cube3D and still needs to be combined with the (efficient, default) tree indexer.

Test using debug-simultaneous=true: https://experiments.cubing.net/cubing.js/alg.cubing.net/?alg=%28R+L%27%29+%2F%2F+Slice%0A%28F+B%29+%2F%2F+Anti-slice%0A%28y+U+D2+E2%27%29+%2F%2F+Lotsa+moves%0AR+L%27+%2F%2F+Not+grouped&debug-simultaneous=true
Demo page with more advanced examples: https://experiments.cubing.net/cubing.js/twisty/simultaneous.html

from cubing.js.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.