galacean / engine-spine

MIT License
9 stars 8 forks source link

Add Support for Spine's Premultiplied Alpha Mode #106

Open johanzhu opened 2 months ago

johanzhu commented 2 months ago

To improve the rendering of Spine animations, especially when dealing with transparent textures, we need to add support for premultiplied alpha mode. This will allow for more accurate blending and improve the visual quality of animations.

Goals: