I have a mesh stored in an obj file and I need to plot it using plotly.graph_objs
. Is there a way I can do it? I need to use graph_objs
because I need to display the mesh together with some scatter plot.
You can download the Stanford bunny from here.