0% found this document useful (0 votes)
69 views2 pages

Rendering

Rendering is the process of adding shading, color, light and texture to 2D or 3D models to make them appear realistic. It can be done pre-emptively or in real-time. Real-time rendering is used for video games while pre-rendering is used for movies. There are three main techniques - scanline rendering for speed, raytracing for photorealism but slower, and radiosity for simulating indirect light. Rendering software like Mental Ray and V-Ray provide tools to achieve stunning realism while hiding the complex math.

Uploaded by

Gaytri Dhingra
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
69 views2 pages

Rendering

Rendering is the process of adding shading, color, light and texture to 2D or 3D models to make them appear realistic. It can be done pre-emptively or in real-time. Real-time rendering is used for video games while pre-rendering is used for movies. There are three main techniques - scanline rendering for speed, raytracing for photorealism but slower, and radiosity for simulating indirect light. Rendering software like Mental Ray and V-Ray provide tools to achieve stunning realism while hiding the complex math.

Uploaded by

Gaytri Dhingra
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
You are on page 1/ 2

What is rendering

In 3-D graphic design, rendering is the process of add shading, color ,light and
lamination to a 2-D or 3-D wireframe in order to create life-like images on a screen.
Rendering may be done ahead of time (pre-rendering) or it can be done in on-the-fly in
real time. Real-time rendering is often used for 3-D video games, which require a high
level of interactivity with the player. Pre-rendering, which is CPU-intensive but can be
used to create more realistic images,  is typically used for movie creation. 

Rendering Techniques

There are three major computational techniques used for most rendering. Each has its
own set of advantages and disadvantages, making all three viable options in certain
situations.

 Scanline (or rasterization): Scanline rendering is used when speed is a


necessity, which makes it the technique of choice for real-time rendering and
interactive graphics. Instead of rendering an image pixel-by-pixel, scanline
renderers compute on a polygon by polygon basis. Scanline techniques used in
conjunction with precomputed (baked) lighting can achieve speeds of 60 frames
per second or better on a high-end graphics card.
 Raytracing: In raytracing, for every pixel in the scene, one or more rays of light
are traced from the camera to the nearest 3D object. The light ray is then passed
through a set number of "bounces," which can include reflection or refraction
depending on the materials in the 3D scene. The color of each pixel is computed
algorithmically based on the light ray's interaction with objects in its traced path.
Raytracing is capable of greater photorealism than scanline but is exponentially
slower.
 Radiosity: Unlike raytracing, radiosity is calculated independent of the camera,
and is surface oriented rather than pixel-by-pixel. The primary function of
radiosity is to more accurately simulate surface color by accounting for indirect
illumination (bounced diffuse light). Radiosity is typically characterized by soft
graduated shadows and color bleeding, where light from brightly colored objects
"bleeds" onto nearby surfaces.

In practice, radiosity and raytracing are often used in conjunction with one another,
using the advantages of each system to achieve impressive levels of photorealism.

Rendering Software

Although rendering relies on incredibly sophisticated calculations, today’s software


provides easy to understand parameters that make it so an artist never needs to deal
with the underlying mathematics. A render engine is included with every major 3D
software suite, and most of them include material and lighting packages that make it
possible to achieve stunning levels of photorealism.

The two most common render engines:

 Mental Ray: Packaged with Autodesk Maya. Mental Ray is incredibly versatile,


relatively fast, and probably the most competent renderer for character images
that need subsurface scattering. Mental ray uses a combination of raytracing and
"global illumination" (radiosity).
 V-Ray: You typically see V-Ray used in conjunction with 3DS Max—together the
pair is absolutely unrivaled for architectural visualization and environment
rendering. Chief advantages of VRay over its competitor are its lighting tools and
extensive materials library for arch-viz

You might also like

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy