#FLcreativecoding Week 3, 06 FloatScreen
Implemented FloatScreen object which holds all pixel colors in float values.
Also has functions to draw rectangles and lines with alpha channels.
(alpha is in range 0 to 1)
Its very slow, can be used only to render images for animation.
Also does not run on openprocessing. Sorry. :( I don't know why.
code