Red Giraffe created a custom Unity render pipeline that transforms 3D scenes into pixel art using downsampling and quantization techniques. The system works by downsampling internal textures into low-resolution buffers, quantizing them, then upsampling back to source resolution. The colorful shadows are achieved through a custom render pass that quantizes the image and matches shadow values to appropriate available colors.

1m read timeFrom 80.lv
Post cover image

Sort: