Mental ray
Encyclopedia : M : ME : MEN : Mental ray
- The correct title of this } is }}}. The initial letter is capitalized due to [Naming conventions #Lower case first lettertechnical restrictions].
mental ray has been used in several feature films, including Hulk, The Matrix Reloaded, , The Day After Tomorrow and lately in Poseidon (film).
Features
The primary feature of mental ray is the achievement of high performance through parallelism on both multiprocessor machines and across render farms. The software uses acceleration techniques such as scanline for primary visible surface determination and binary space partitioning for secondary rays. It also supports caustics and physically correct simulation of global illumination employing photon maps. Any combination of diffuse, glossy (soft or scattered), and specular reflection and transmission can be simulated.
mental ray was designed to be integrated into a third-party application using an API or be used as a standalone program using the .mi scene file format for batch-mode rendering. Up to this moment there are many programs integrating this renderer such as Alias Maya, Softimage|XSI, Autodesk 3D Studio Max, Side Effects Software's Houdini, and Dassault Système's CATIA. Most of these software front-ends provide their own library of custom shaders (described below). However assuming these shaders are available to mental ray, any mi file can be rendered, regardless of the software that generated it.
mental ray is fully programmable, supporting linked subroutines also called shaders written in C or C++. This feature can be used to create geometric elements at runtime of the renderer, procedural textures, bump and displacement maps, atmosphere and volume effects, environments, camera lenses, and light sources.
Supported geometric primitives include polygons, subdivision surfaces, and trimmed free-form surfaces suchs as NURBS, Bézier, and Taylor monomial.
Phenomena consist of one or more shader trees (DAG). A phenomenon looks like regular shader to the user, and in fact may be a regular shader, but generally it will contain a link to a shader DAG, which may include the introduction or modification of geometry, introduction of lenses, environments, and compile options. The idea of a Phenomenon is to package elements and hide complexity.
In 2003, mental images was awarded an Academy Award for their contributions to the mental ray rendering software for motion pictures.
Further reading
- Driemeyer, Thomas: Rendering with mental ray, SpringerWienNewYork, ISBN 3-211-22875-6
- Driemeyer, Thomas: Programming mental ray, SpringerWienNewYork, ISBN 3-211-24484-0
External links
- [mental images]
- [Los Angeles mental ray User Group]
- [mental ray shaders by Miguel A Santiago]
- [zDepthDOF shader for mental ray]
- [Subsurface Scattering tutorial]
- [mental ray shaders by Guy Rabiller]
- [Open source Maya to standalone mental ray translator by Gonzalo Garramuño]
- [Open source mental ray shader library by Gonzalo Garramuño]
From Wikipedia, the Free Encyclopedia. Original article here. Support Wikipedia by contributing or donating.
All text is available under the terms of the GNU Free Documentation License See Wikipedia Copyrights for details.
