bunny-mark icon indicating copy to clipboard operation
bunny-mark copied to clipboard

Only bitmask transparency when "transparent" option enabled.

Open waruyama opened this issue 3 years ago • 0 comments

When selecting the "transparent" option, I would expect bunnymark to use alpha transparency for blending over the background. Instead seems to use bitmask transparency and looks like this:

image

Unlike the animated bunnys, the bunnys at the bottom have full alpha transparency.

image

Would it be possible to add an option for switching between alpha and bitmask transparency. I know almost nothing about WebGL, yet, but my project would required full alpha transparency for sprites, so this issue report doubles as a question if alpha transparency with sprites is possible at all.

waruyama avatar Sep 13 '21 11:09 waruyama