Load Pointcloud to open3d

Hello, I would like to load a pointcloud from my zed into open3d. Does anyone have example code for this?

Hi @Phyrokar
we have not a demo ready for Open3D integration, but I found this on Github:

Thanks Myzhar!
Is there something similar in python as well?