Open pathunstrom opened 3 years ago
Can this be part of the color argument?
Basically, add support for RGBA as well as RGB
The existing assets have separate rgb parameters: https://ppb.readthedocs.io/en/stable/reference/assets.html#ppb.Circle
Note that the renderer itself has bugs around this.
Those bugs are not part of this issue.
Add an additional keyword argument to the shape primitives that allows for an alpha channel, letting them be translucent.