Declaration ​
pascal
TProgressiveRasterizer = class(TRasterizer)Description ​
TProgressiveRasterizer implements multi-pass progressive subsampling. It begins by evaluating coarse pixel blocks of size
This approach provides fast initial visual feedback during time-consuming sampling or raytracing operations, rapidly presenting a full coarse preview before refining fine details.