-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Labels
dependenciesPull requests that update a dependency filePull requests that update a dependency fileenhancementNew feature or requestNew feature or request
Description
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
Meshesdependency (we only use it for plotting) - Custom control of recipes, easier to extend to our needs
- Simpler user interface. At present, we mix
vizfromMesheswith pureMakiecommands such asarrowsfor the normals, thus requiring familiarity with both packages.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
dependenciesPull requests that update a dependency filePull requests that update a dependency fileenhancementNew feature or requestNew feature or request