This page introduces features for creating and modifying geometry objects in V-Ray for 3ds Max.

In V-Ray 6, VRayClipper, VRayDecal, and VRayProxy use QT for their GUI in 3ds Max versions 2019 and later. This means they will follow 3ds Max’s logic for RMB actions on the spinners. RMB will reset the values to minimum and Ctrl+right-click will set the values to their default.


Primitives and Procedural Geometry


Infinite Plane

Creates an infinite plane at render time that has no visible end.

Section Clipper

Creates a simple plane at render time that can be used to clip away parts of the scene without modifying the actual scene geometry itself.

Metaballs and Iso-Surfaces

Creates a raytraced iso-surface out of an existing particle system at render time and is not generated as actual geometry.

V-Ray Sphere

Creates a procedurally generated perfect sphere.

V-Ray Fur

Creates simple procedural fur at render time.


Modifiers


Displacement Modifier

Allows higher detail to be added to a geometry object through displacement.

Hair and Fur

Enables V-Ray compatibility and additional control to hair and fur systems through modifiers.

Object and Light Properties

These additional controls in the Systems rollout allow the user to adjust render settings on a per-object basis.

VRayEnmeshMod

Coats an object’s surface with a repeating pattern of a rendered geometry that follows the UVW space of that geometry.


Additional Features


Proxy Objects

Allows an external mesh to be imported at render time only. Since the proxy object's geometry isn't present in the scene, it doesn't take up resources and allows the rendering of meshes with triangle counts higher than 3ds Max itself can handle.

Particle Instancer

Creates instances of other objects over particles from a ParticleFlow system.

V-Ray Decal

Projects one material on top of another regardless of the target UV set.


Tools and Utilities


Convert OBJ GEO PLY to V-Ray Proxy

A command-line tool that converts a variety of mesh files into .vrmesh format for V-Ray Proxy Objects.

V-Ray Mesh Viewer

Allows the user to preview static and animated V-Ray mesh (.vrmesh) and alembic files.

V-Ray Scene Exporter

Exports the geometry, lights, and shaders in a scene into a .vrscene file.

V-Ray Scene Converter

This tool converts all scene materials and raytraced shadows to versions optimized for V-Ray.