isl-org / Open3D

Open3D: A Modern Library for 3D Data Processing
http://www.open3d.org
Other
10.82k stars 2.24k forks source link

OpenVR Support #1235

Open MBrandt-NASA opened 4 years ago

MBrandt-NASA commented 4 years ago

Hi,

Thanks for creating this amazing open 3D library with really useful point cloud support!!

It would be fantastic if OpenVR support could be added to be able to visualize Open3D output (especially point clouds) in VR. OpenVR (by ValveSoftware) is free and BSD licensed.

It's here: https://github.com/ValveSoftware/openvr

Should your architecture allow integration with OpenVR?

Thanks for any thoughts about this.

MBrandt-NASA commented 4 years ago

Python binding for OpenVR: https://github.com/cmbruns/pyopenvr

syncle commented 4 years ago

Hi @MBrandt-NASA OpenVR seems very interesting. We have other priorities for now, but we will consider OpenVR for the future.

MBrandt-NASA commented 3 years ago

Exciting to see this VR feature added as a milestone! Very cool would be Python support (like the PyOpenVR mentioned above). Tho' C++ is nice, for me it's the Python point cloud support of Open3D that is especially useful!!

ssheorey commented 3 years ago

Valve is transitioning OpenVR to the Khronos standard OpenXR.