Try hitting Cmd - a bunch of times.
What happens? I can't notice anything, on Safari..
Responsive Pixel Art
111–120 of 132 posts
Re: Responsive Pixel Art
#112Reminds me of the following different project for content aware image resizing or retargeting: https://www.youtube.com/watch?v=qadw0BRKeMk https://en.wikipedia.org/wiki/Seam_carving
I thought the same, and also about the Structured Image Editing [1] that was linked from the Image Analogies thread [2] two days ago: [1] https://vimeo.com/5024379 [2] https://news.ycombinator.com/item?id=11234793
Re: Responsive Pixel Art
#113Hello this is Marcus, the guy who did the resolution independent illustrations. I just uploaded the current version of the site, so it will no longer freeze, when the image gets to small. I also updated the Tantalos image. I am currently a bit blown away by the reaction to this. I finished this over a year ago but didn’t manage to make it public till now. I presented this at a meetup in Berlin yesterday and someone a…
the resolution independent illustrations.
Aren't those images kinda exact opposite of that? Because output image depends entirely on the resolution.Re: Responsive Pixel Art
#114Earlier quoted context omitted.
Make the Zeus image tall and skinny. Then make it short and wide. Then make it square.
So this has over 1000 upvotes because it's good art, not because it's an interesting algorithm?
Re: Responsive Pixel Art
#115Re: Responsive Pixel Art
#116Re: Responsive Pixel Art
#117This 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.
Changing the aspect ratio from portrait to landscape for many of them also results in really interesting interpretations of the same piece.
Re: Responsive Pixel Art
#118Hello this is Marcus, the guy who did the resolution independent illustrations. I just uploaded the current version of the site, so it will no longer freeze, when the image gets to small. I also updated the Tantalos image. I am currently a bit blown away by the reaction to this. I finished this over a year ago but didn’t manage to make it public till now. I presented this at a meetup in Berlin yesterday and someone a…
Would love to see a writeup on how these are built. Nice work!
Re: Responsive Pixel Art
#119Hello this is Marcus, the guy who did the resolution independent illustrations. I just uploaded the current version of the site, so it will no longer freeze, when the image gets to small. I also updated the Tantalos image. I am currently a bit blown away by the reaction to this. I finished this over a year ago but didn’t manage to make it public till now. I presented this at a meetup in Berlin yesterday and someone a…
Those were amazing! the resolution independent illustrations. Aren't those images kinda exact opposite of that? Because output image depends entirely on the resolution.
These images work differently, there is no source image or something like that, the whole image is described that everything depends on the final resolution, so that the image is independent of its output size. There is no fixed, static sized image anymore.
Re: Responsive Pixel Art
#120Hello this is Marcus, the guy who did the resolution independent illustrations. I just uploaded the current version of the site, so it will no longer freeze, when the image gets to small. I also updated the Tantalos image. I am currently a bit blown away by the reaction to this. I finished this over a year ago but didn’t manage to make it public till now. I presented this at a meetup in Berlin yesterday and someone a…
Are you writing the image .px files by hand or generating them from another program, like Illustrator or something?