Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

This page provides information on the OBJ GEO PLY to .vrmesh converter.

Overview


Section
Column
width50%

Ply2vrmesh is a command-line utility that can be used to convert .ply, .obj, .geo, .bgeo, .hclassic, .bhclassic, .bin and .abc files to .vrmesh files for rendering by V-Ray through a VRayProxy

Column
width5%

 

Column
width45%

 

 

Installation


The ply2vrmesh converter can be opened from Start Menu > Programs > V-Ray for 3ds Max > Tools > OBJ GEO PLY to .vrmesh converter.

Start the ply2vrmesh executable from C:\Program Files\Chaos Group\V-Ray for 3ds max\bin\

 

Excerpt Include
VRAY4TOOLS:OBJ GEO PLY to .vrmesh converter
VRAY4TOOLS:OBJ GEO PLY to .vrmesh converter
nopaneltrue

Notes


Fancy Bullets
typecircle
  • 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.
  • Surface colors can be visualized by applying a Vertex Color texture in the diffuse slot of the corresponding V-Ray Proxy object(s).