Send bucket information to nodes then regroup information
BucketRenderer has a scene with all details about the render.
Prepare method should notify each node about scene's configuration.
Render bucket method should notify the change to the main node.
display.imageUpdate(x0, y0, bw, bh, bucketRGB, bucketAlpha); should be a strategy.
Send bucket information to nodes then regroup information
BucketRenderer has a scene with all details about the render.
Prepare method should notify each node about scene's configuration.
Render bucket method should notify the change to the main node.
display.imageUpdate(x0, y0, bw, bh, bucketRGB, bucketAlpha);should be a strategy.