Skip to content

Implement Renderer backend primitives #6

Description

@mark-shovman

The Renderer class in _base.py is a documented stub. Implement the 3D rendering primitives outlined in the docstring:

  • draw_path, draw_image, draw_text, draw_markers, draw_path_collection, draw_quad_mesh (2D-like ops in 3D)
  • draw_3D_mesh, draw_volumetric_data (3D-specific)

This will decouple artists from direct BeautifulSoup/A-Frame manipulation.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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