Open matthewturk opened 1 year ago
I'm going to put this here so I don't forget it, but it looks like using InstancedMesh
may be preferable, since we can potentially color individual elements. I may be totally misunderstanding the situation, however, so I need to test this before investing too much time.
It's very straightforward to render meshes from unstructured meshes, if you are satisfied with the first-order approximation. We should add this to widgyts, to make it easier to visualize the structure.
Here is some sample code:
This is very, very simple, and not at all representative of the wealth of information accessible, but having it display similarly to how the AMR grid structure is displayed would be an enormous improvement.