pixel-rasterization topic
List
pixel-rasterization repositories
ComputeRaster
101
Stars
6
Forks
Watchers
Real-time software rasterizer using compute shaders, including vertex processing stage (IA and vertex shaders), bin rasterization, tile rasterization (coarse rasterization), and pixel rasterization (f...