Beautiful presentation. I love when visualizations serve the goal and not the other way around. Tufte would be proud.
The switch from 2D to 3D was so seemless and beautiful I actually gasped.
Mario meets Pareto
71–80 of 184 posts
Re: Mario meets Pareto
#72I really like the article and the presentation! With that in mind, is this style of presentation (i.e. different elements jumping out or moving into focus as you scroll down the page) easily doable OOTB with any JS libs? Or is this pretty much a custom job?
Re: Mario meets Pareto
#73Re: Mario meets Pareto
#74I haven't played this series since the SNES 30 years ago. Do the different characters still get different power-ups from the cubes? Because that was always what I picked based on.
But I also didn't realize this was the case on SNES. I only ever played the SNES version as a young kid, and it was a Japanese NTSC version on a PAL television through a cartridge adapter and it was pretty janky.
Re: Mario meets Pareto
#75Re: Mario meets Pareto
#76Do professionals use different builds per map? For example, a map has long straightaways (favoring top speed) vs a map with more sharp turns (preferring acceleration)?
Re: Mario meets Pareto
#77I haven't played this series since the SNES 30 years ago. Do the different characters still get different power-ups from the cubes? Because that was always what I picked based on.
In all other games, character choice doesn't affect item distribution.
Re: Mario meets Pareto
#78This is seriously the most impressive visualization I've ever seen. What tool did the author use to do this?
Svelte has some pretty nice built-in scroll animation support: https://svelte.dev/repl/051cd352ce284d15b55c91c8b30fa32f?ver...
Re: Mario meets Pareto
#79How to calculate a Pareto front world take me some thought. I wonder, in practice, does defining my preferences and weights and then using a genetic algorithm find the optional solution? That would take me less thought, because I already know exactly how to define a score function and use a random API.
Re: Mario meets Pareto
#80This is seriously the most impressive visualization I've ever seen. What tool did the author use to do this?