Skip to content

Renderer: implement draw_volumetric_data #23

Description

@mark-shovman

Part of #6.\n\nImplement Renderer.draw_volumetric_data — render 3D scalar or vector field data (e.g. via ray-marching, isosurfaces, or a particle-volume approximation). This is the most complex primitive and is noted as "tricky but important".\n\nAcceptance criteria:\n- draw_volumetric_data(data, bounds, ...) produces a visible volumetric representation in A-Frame\n- At minimum, an isosurface or voxel-grid fallback is implemented\n- Design doc / ADR written before implementation to choose the approach (ray-march shader vs pre-baked mesh)

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