Skip to content

Directly use Makie instead of Meshes for visualization #97

@maltezfaria

Description

@maltezfaria

Inti uses Meshes.viz for the visualization of elements and meshes, but this can be achieved directly by e.g. writing simple Makie recipes. The main advantages would be:

  • Drop Meshes dependency (we only use it for plotting)
  • Custom control of recipes, easier to extend to our needs
  • Simpler user interface. At present, we mix viz from Meshes with pure Makie commands such as arrows for the normals, thus requiring familiarity with both packages.

Metadata

Metadata

Assignees

No one assigned

    Labels

    dependenciesPull requests that update a dependency fileenhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions