Awesome. I didn't really get it until I looked at the Brother picture, but that is brilliant.
Brother shows off a good use case. Zeus is just fun
Responsive Pixel Art
21–30 of 132 posts
Re: Responsive Pixel Art
#22Re: Responsive Pixel Art
#23Awesome. I didn't really get it until I looked at the Brother picture, but that is brilliant.
Re: Responsive Pixel Art
#24Re: Responsive Pixel Art
#25Re: Responsive Pixel Art
#26Earlier quoted context omitted.
I don't think it's scaling. Go on the Zeus example and play with it. You'd be surprised. This is beautiful.
There's certainly more than just scaling involved, but there's definitely scaling in there.
I tried briefly to read the code to see if I was right but failed so - I'm not good at reading other people's code :( - so someone please correct me if I'm wrong.
Re: Responsive Pixel Art
#27The author then has a renderer to turn these into pixel data. It seems to render them down to an actual pixel image on the fly.
Re: Responsive Pixel Art
#28Re: Responsive Pixel Art
#29Re: Responsive Pixel Art
#30This is incredible stuff. Zeus in particular is amazing. It all seems to be done with weighted objects and a clever way of rendering them, but it's indistinguishable from magic from where I'm sitting.
It seems to be tying shapes and positions to aspect ratios and tweening them, but that would be an insultingly simple explanation. It's really an amazing piece of work.