Live data from Hacker News

Show HN: Collection of animated algorithms and data structures

chrislaux.com

1–10 of 12 posts

Re: Show HN: Collection of animated algorithms and data structures

#8

Very nice work! I turned to Unity to visualise sorting algorithms ( https://www.youtube.com/watch?v=hq1hNXuwdfQ ), but having it on a webpage is much better.

FWIW, you can embed Unity apps/games into websites too. Haven't used it for a while, a few years back there was an HTML5 player, but still in beta I think.

Re: Show HN: Collection of animated algorithms and data structures

#9

Very nice work! I turned to Unity to visualise sorting algorithms ( https://www.youtube.com/watch?v=hq1hNXuwdfQ ), but having it on a webpage is much better.

FWIW, you can embed Unity apps/games into websites too. Haven't used it for a while, a few years back there was an HTML5 player, but still in beta I think.

You're right, I think I even tried exporting mine to WebGL, but I think I had some issues with using it on mobile/tablet browsers. I'll check it out again soon!
Post reply on HN