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 Texture as Circle #121

Closed
nhurde opened this issue Apr 13, 2024 · 3 comments
Closed

Implement Render Texture as Circle #121

nhurde opened this issue Apr 13, 2024 · 3 comments

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.

@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.

@nhurde nhurde added this to the Winter 2024 milestone May 4, 2024
@nhurde nhurde modified the milestones: Winter 2024, Spring 2024 May 20, 2024
@nhurde
Copy link
Contributor Author

nhurde commented May 20, 2024

Tested via SDL2 for render polygon. Will make that an external library and then import library in SDL2 module in case of tinkering ( kinda prefabby if you will :-) )

@nhurde
Copy link
Contributor Author

nhurde commented May 27, 2024

Merged

@nhurde nhurde closed this as completed May 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Development

No branches or pull requests

1 participant