Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Support for Spine's Premultiplied Alpha Mode #106

Open
johanzhu opened this issue Aug 20, 2024 · 0 comments
Open

Add Support for Spine's Premultiplied Alpha Mode #106

johanzhu opened this issue Aug 20, 2024 · 0 comments

Comments

@johanzhu
Copy link
Collaborator

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:

  • Implement premultiplied alpha mode support in the Spine runtime.
  • Ensure that this mode can be easily toggled on or off depending on the project's requirements.
  • Update the rendering pipeline to handle premultiplied textures correctly.
  • Maintain compatibility with existing features and workflows.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant