Kneelawk/fractal-rs

View ordering and consecutivity

Closed this issue · 1 comments

In order to implement a system for reordering views that are potentially received out of order, there needs to be a robust system for ordering views and checking if any are missing.

This has been largely fixed now by having views contain pixel coordinates for their starting positions within the original image.