Hi.
We have a custom display driver that is using RegionDoneCallback to fetch and send buckets over the network to a viewer.
This works great for bucket rendering. But now we want to add support for progressive renders.
Is it possible to get the image buffer at some progress intervals?
Thanks in advance
/Fredrik
We have a custom display driver that is using RegionDoneCallback to fetch and send buckets over the network to a viewer.
This works great for bucket rendering. But now we want to add support for progressive renders.
Is it possible to get the image buffer at some progress intervals?
Thanks in advance
/Fredrik
Comment