Saving a 3D bubble plot as a .obj or similar 3D file format?

My app renders a 3D bubble plot using plotly and dash. I can use the camera tool that is included in modebar to save 2D images. Now Iā€™d like to try to save a fully rotatable file of the 3D plot. I welcome any suggestions how I might achieve this. Thanks!