r/place realtime player for 2023, using Vulkano.
Inspired by Applying 5 million pixel updates per second with Rust & wgpu.
Compute shader is used to update the canvas, resulting in 10000x playback speed with ocassional frame drops.
bincode
& gz are used to compress and read the pixel updates data.
- Color space correction.
- Trialing data should be processed.
- Player control.