Hello everyone.

The Mixed Reality Forums here are no longer being used or maintained.

There are a few other places we would like to direct you to for support, both from Microsoft and from the community.

The first way we want to connect with you is our mixed reality developer program, which you can sign up for at https://aka.ms/IWantMR.

For technical questions, please use Stack Overflow, and tag your questions using either hololens or windows-mixed-reality.

If you want to join in discussions, please do so in the HoloDevelopers Slack, which you can join by going to https://aka.ms/holodevelopers, or in our Microsoft Tech Communities forums at https://techcommunity.microsoft.com/t5/mixed-reality/ct-p/MicrosoftMixedReality.

And always feel free to hit us up on Twitter @MxdRealityDev.
Options

Way to convert .ply to .xef

I have a room that I've scanned with a 3D scanner to a point cloud format (.ply). I'd love to load this in the simulator for testing, but the manager only accepts .xef. Is there any way to convert to .ply? I've found utilities that do .xef -> .ply but not the opposite.

Best Answer

  • Options
    PatrickPatrick mod
    Answer ✓

    .xef is a format we use internally. It was used in Kinect. The .xef format allows us to contain abstract streams. It is highly unlikely that any conversion tool you find would support going from .ply to the right stream format for the room simulation in the emulator.

    That being said, you can use your HoloLens to capture your room and the simulation tab on the device portal page allows you to download a .xef that represents your room.

    ===
    This post provided as-is with no warranties and confers no rights. Using information provided is done at own risk.

    (Daddy, what does 'now formatting drive C:' mean?)

Answers

  • Options
    Alec_HAlec_H ✭✭

    Have you tried installing blender? That is what I use for file conversions from .Stl to .fbx for unity use.

  • Options
    PatrickPatrick mod
    Answer ✓

    .xef is a format we use internally. It was used in Kinect. The .xef format allows us to contain abstract streams. It is highly unlikely that any conversion tool you find would support going from .ply to the right stream format for the room simulation in the emulator.

    That being said, you can use your HoloLens to capture your room and the simulation tab on the device portal page allows you to download a .xef that represents your room.

    ===
    This post provided as-is with no warranties and confers no rights. Using information provided is done at own risk.

    (Daddy, what does 'now formatting drive C:' mean?)

  • Options
    dvroegopdvroegop
    edited September 2016

    @Patrick said:
    That being said, you can use your HoloLens to capture your room and the simulation tab on the device portal page allows you to download a .xef that represents your room.

    The portal only gives you a .obj file which is useless in this scenario. Any other suggestions?

    Dennis Vroegop
    Emerging Experiences MVP

  • Options

    @dvroegop I think you may be looking at the "3D view tab. There's also a "Simulation" page under System (3rd link up I believe). There's a "Capture Room" field there which exports the XEF

Sign In or Register to comment.