skoch9 / meshplot

Plot 3D triangle meshes
GNU General Public License v3.0
145 stars 37 forks source link

`AttributeError: 'Viewer' object has no attribute 'update_shading'` #21

Closed jiangzhongshi closed 3 years ago

jiangzhongshi commented 4 years ago

https://github.com/skoch9/meshplot/blob/4708aa93018fa3ee547d0a9a091ac34f1e2ecb64/meshplot/Viewer.py#L421

It seems that there is some problem with this line.