Pixelclient Site

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.

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.

In PixelClient, every pixel is an actor on a stage. There are no extras. The PixelClients of the world are the oddballs. They are the demoscene coders writing GPU shaders that fit in a tweet. They are the indie devs who refuse to use Unity, opting instead to write their own software renderer in C. They are the pixel artists who work at 1x zoom, placing dots one by one without using line tools. pixelclient

And smile.

is the tool that reminds us that constraints create creativity. When you only have 320x200 pixels, every single one matters. When you only have 256 colors, your hue choices become emotional. It is the client that serves pixels, not polygons

They share files—archives containing a palette, a map, and a set of strict rules. No audio. No physics. Just raw visual data.

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

Because in a world of filters, you chose the source.

Back
Top