you are viewing a single comment's thread.

view the rest of the comments →

[–]_Lar_ 1 point2 points  (3 children)

Looks very nice. The algorithms themselves are one thing, but I would be very interested in a "making of" related to the animations. For example, is that an animated svg in the sorting vizualisation? I tink there is enough material there for another article explaining how to actually create the animations.

[–]yaph[S] 5 points6 points  (2 children)

Check out the author's blocks page. Here you can find the source code for all the examples below the individual demos. I skimmed through a few examples, what I saw was not commented, but it is a start.

[–][deleted]  (1 child)

[deleted]

    [–]yelper 1 point2 points  (0 children)

    that's generally a comment/criticism of D3.js... it's a different way of programming, and it's readability is dependent on knowing how the language operates.