In order to share 3D content on Facebook the model has to be a glTF 2.0 file. (Actually it turns out it needs to be a binary encoded .GLB file, and it has to be under 3MB in size)
MAKING THE FILE
First things first: How do we make a .GLB file? Most of our existing 3D content has been archived as an .OBJ file.