Skip to content

Renderer: implement draw_path_collection #20

Description

@mark-shovman

Part of #6.\n\nImplement Renderer.draw_path_collection — efficiently render many identical (or varied) paths in one call, analogous to matplotlib's draw_path_collection. Useful for instanced rendering.\n\nAcceptance criteria:\n- draw_path_collection(paths, transforms, ...) emits a set of A-Frame entities\n- Shared geometry is reused where possible (e.g. A-Frame mixins)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions