forked from karelp/sunflow
-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
Description
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.