Boo is the best example of 'ours'. Looks amazing.
Depixelizing Pixel Art
51–60 of 164 posts
Re: Depixelizing Pixel Art
#52Re: Depixelizing Pixel Art
#53This is a pretty old paper, but I hadn't seen the live demo. That's pretty cool. A problem with this algorithm is that it's pretty slow. It would be hard to use it for real time scaling. I think that it's pretty cool though for any precalculated conversion to vector format. It would also be pretty cool if there were software that allowed you to create a pixel art image with a live preview in this format and the abili…
A problem with this algorithm is that it's pretty slow. It would be hard to use it for real time scaling. Even if it's too slow for realtime on today's hardware, I'd love to see some prerendered sample videos.
Re: Depixelizing Pixel Art
#54Earlier quoted context omitted.
Do you know if MS is working on Mac-Style resolution independence for W9? I'm currently running a Retina MBP, at 2x res I think, and it works _perfectly_. The first few months some apps didn't work well, but the community adapted very quickly.
Windows has had support for resolution independence where DPI is configurable across a continuum (rather than only available as 1x or 2x scale like on the Mac) for quite some time - the issue is that with a huge legacy application base, a giant morass of drawing technologies, and no shipped "HiDPI" or "Retina" Windows hardware until recently, there's been no real incentive for app developers to support it. In Windows…
The same was true for even longer (IIRC) on the Mac. You could enable it with a hidden preference, but lack of app support, compatibility with existing stuff and lack of hidpi displays at the time made it take the back seat. And vector drawed apps only go that far, you need pixel assets at some point or another.
The 2x scale was just the solution finally used by Apple because of the same kind of issues as you describe for Windows.
Re: Depixelizing Pixel Art
#55This is a pretty old paper, but I hadn't seen the live demo. That's pretty cool. A problem with this algorithm is that it's pretty slow. It would be hard to use it for real time scaling. I think that it's pretty cool though for any precalculated conversion to vector format. It would also be pretty cool if there were software that allowed you to create a pixel art image with a live preview in this format and the abili…
A problem with this algorithm is that it's pretty slow. It would be hard to use it for real time scaling. Even if it's too slow for realtime on today's hardware, I'd love to see some prerendered sample videos.
Re: Depixelizing Pixel Art
#56Earlier quoted context omitted.
Do you know if MS is working on Mac-Style resolution independence for W9? I'm currently running a Retina MBP, at 2x res I think, and it works _perfectly_. The first few months some apps didn't work well, but the community adapted very quickly.
It works perfect on the Mac but I wonder if that would be the case if you could still run old 'classic' apps. You'd think Microsoft of all companies would work in compatibilty fixes for at least the major apps. Like how they worked in so many fixes to make them compatible from 98-XP and such.
Re: Depixelizing Pixel Art
#57hq4x looks better (IMHO), sadly the website is offline (default blank wordpress site): http://hiend3d.com/hq4x.html backup on archive.org: https://web.archive.org/web/20120630044334/http://www.hiend3... http://en.wikipedia.org/wiki/Hqx Source: https://code.google.com/p/hqx/source/browse/trunk/src/hq4x.c
Only if you look at the first ones. All of Boo, Dolphin, all of SoM, Invaders, Golden Axe, Windows assets and Lost Vikings look great and have vastly reduced artifacts compared to hqx. Also, according to the paper abstract[0], it outputs vector, not scaled up bitmap. [0]: http://research.microsoft.com/en-us/um/people/kopf/pixelart/
Re: Depixelizing Pixel Art
#58It will be released in the next Inkscape major version, expected soon :)
Re: Depixelizing Pixel Art
#59hq4x looks better (IMHO), sadly the website is offline (default blank wordpress site): http://hiend3d.com/hq4x.html backup on archive.org: https://web.archive.org/web/20120630044334/http://www.hiend3... http://en.wikipedia.org/wiki/Hqx Source: https://code.google.com/p/hqx/source/browse/trunk/src/hq4x.c
Only if you look at the first ones. All of Boo, Dolphin, all of SoM, Invaders, Golden Axe, Windows assets and Lost Vikings look great and have vastly reduced artifacts compared to hqx. Also, according to the paper abstract[0], it outputs vector, not scaled up bitmap. [0]: http://research.microsoft.com/en-us/um/people/kopf/pixelart/