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

Implement Render Sprite/Animation as a circle #122

Open
nhurde opened this issue Apr 13, 2024 · 1 comment
Open

Implement Render Sprite/Animation as a circle #122

nhurde opened this issue Apr 13, 2024 · 1 comment

Comments

@nhurde
Copy link
Contributor

nhurde commented Apr 13, 2024

Render a texture as a circle aka border radius = xyz.

May require more work depending on the backend module selected, but function should exist as a virtual function to be handled by backend module.

Code should be similar to #121 , only difference is it will be drawing a part of the texture since its a sprite/animation.

@nhurde nhurde changed the title Implement Rener Sprite/Animation as a circle Implement Render Sprite/Animation as a circle Apr 15, 2024
@nhurde nhurde added this to the Winter 2024 milestone May 4, 2024
@nhurde
Copy link
Contributor Author

nhurde commented May 4, 2024

Winter 2024, a render call update that is not needed for editor or current game projects.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: 📋 Backlog (Secondary )
Development

No branches or pull requests

1 participant