Skip to content

Primitive draw functions optimization (?) #595

@MrGallo

Description

@MrGallo

Are there any plans (or impediments) to handle primitive draw functions (e.g., arcade.draw_circle) the way arcade.draw_text is handled? Create a cache and a shape sprite and use those to draw, rather than reconstructing the shape each on_draw iteration?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions