It'd be nice to be able to directly visualise here. According to the trimesh doc, it's as simple as - install `networkx`, `scipy`, `pyglet` - add `combined.show()` So I tried that, but I just get an empty window. Anyone else more luck?