Skip to content

Options for different drawing backends #5

@jorenham

Description

@jorenham

Currently drawing is done using NumPy slicing and scikit-image.
But other methods might be beneficial for performance.

Candidates are

This requires the deprecation of the aa parameter of the Turtle class in favour of a new backend parameter.

To measure effectiveness, profiling utilities are to be made for (at least) the current examples.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions