It is the client that serves pixels, not polygons. Modern graphics are obsessed with hiding the machine. We use anti-aliasing to lie about angles. We use motion blur to lie about speed. We use bloom to lie about light.
is not just a program. It is a lens. It is the act of choosing to see the scaffolding of the digital world rather than the polished plaster. What is a PixelClient? To the outsider, PixelClient is a lightweight application—a viewer, a renderer, or a game engine wrapper—that refuses to interpolate. It does not smooth your edges. It does not blur your imperfections. It takes the raw data of a sprite sheet and pushes it to the screen with the violent honesty of a CRT monitor from 1987.
Because in a world of filters, you chose the source. pixelclient
And smile.
Their motto: "If you can't draw it with a pencil on graph paper, you don't need it." We thought graphics would evolve towards photorealism. We were wrong. Photorealism is a ceiling; pixel art is an infinite floor. It is the client that serves pixels, not polygons
In an era of 4K ray tracing and teraflop marketing wars, a quiet revolution is taking place. It doesn’t live on a store page. It doesn’t require a driver update. It lives in the PixelClient .
You load a .png . Not a .dds or a .mesh . A flat, two-dimensional array of rgba values. We use motion blur to lie about speed
So open your PixelClient tonight. Load a forgotten sprite from 1995. Press F5 to toggle the integer scaling. Watch those squares stretch.