---
title: "OBJ GEO PLY to .vrmesh converter"
canonical: "https://documentation.chaos.com/space/VMAYA/111739607/OBJ%20GEO%20PLY%20to%20.vrmesh%20converter"
format: markdown
---
This page describes the ply2vrmesh command-line utility.

##  **Overview** 

---





## **UI Paths**

---

|  |  |
| --- | --- |
| Windows | **C:\Program Files\Chaos\V-Ray\Maya 20xx for x64\vray\bin\ply2vrmesh.exe** |
| Linux | **/usr/Chaos/V-Ray/Maya 20xx-x64/vray/bin/ply2vrmesh** |
| macOS | **/Applications/Chaos/V-Ray/Maya20xx/vray/VRay.app/Contents/MacOS/ply2vrmesh** |



> Macro (excerpt-include)




##  **Notes** 

---

- The converter works with most of the popular *.ply* formats, both ASCII and binary, big-endian, or little-endian.
- In addition  to the geometric data (faces and vertices), the converter recognizes some of the most common additional channels such as diffuse surface color. Vertex colors are recognized if they are specified as "red", "green", and "blue" or "diffuse_red", "diffuse_green", and "diffuse_blue" vertex properties.