HOME

TheInfoList



OR:

Image-based lighting (IBL) is a
3D rendering 3D rendering is the 3D computer graphics process of converting 3D models into 2D images on a computer. 3D renders may include photorealistic effects or non-photorealistic styles. Rendering methods Rendering is the final process of creati ...
technique which involves capturing an omnidirectional representation of real-world light information as an
image An image is a visual representation of something. It can be two-dimensional, three-dimensional, or somehow otherwise feed into the visual system to convey information. An image can be an artifact, such as a photograph or other two-dimensio ...
, typically using a
360° camera In photography, an omnidirectional camera (from "omni", meaning all), also known as 360-degree camera, is a camera having a field of view that covers approximately the entire sphere or at least a full circle in the horizontal plane. Omnidirection ...
. This image is then projected onto a dome or sphere analogously to environment mapping, and this is used to simulate the lighting for the objects in the scene. This allows highly detailed real-world lighting to be used to light a scene, instead of trying to accurately model illumination using an existing rendering technique. Image-based lighting often uses
high-dynamic-range imaging In photography and videography, multi-exposure HDR capture is a technique that creates extended or high dynamic range (HDR) images by taking and combining multiple exposures of the same subject matter at different exposure levels. Combining mu ...
for greater realism, though this is not universal. According to Fxguide, "Almost all modern rendering software offers some type of image-based lighting, though the exact terminology used in the system may vary." Motion picture production makes use of image-based lighting, and it can be seen in movies like ''
Monsters University ''Monsters University'' is a 2013 American computer-animated monster comedy film produced by Pixar Animation Studios and released by Walt Disney Pictures. It was directed by Dan Scanlon (in his feature directorial debut) and produced by Kori ...
'', ''
The Great Gatsby ''The Great Gatsby'' is a 1925 novel by American writer F. Scott Fitzgerald. Set in the Jazz Age on Long Island, near New York City, the novel depicts first-person narrator Nick Carraway's interactions with mysterious millionaire Jay Gatsb ...
'', and ''
Iron Man 2 ''Iron Man 2'' is a 2010 American superhero film based on the Marvel Comics character Iron Man. Produced by Marvel Studios and distributed by Paramount Pictures, it is the sequel to ''Iron Man'' (2008) and the third film in the Marvel Cinem ...
''. One reference capture technique, sometimes referred to as "wickmania" by camera technicians and VFX supervisors, involves shooting footage of two small spheres (one matte, one of a light-reflective material) on a physical set. This is used when the IBL will be later applied to an animated object or character that interacts with live objects or characters under the same lighting conditions. Image-based lighting is also used in some
video game Video games, also known as computer games, are electronic games that involves interaction with a user interface or input device such as a joystick, game controller, controller, computer keyboard, keyboard, or motion sensing device to gener ...
s as
video game console A video game console is an electronic device that outputs a video signal or image to display a video game that can be played with a game controller. These may be home consoles, which are generally placed in a permanent location connected to ...
s and
personal computer A personal computer (PC) is a multi-purpose microcomputer whose size, capabilities, and price make it feasible for individual use. Personal computers are intended to be operated directly by an end user, rather than by a computer expert or tech ...
s start to have the computational resources to render scenes in real time using this technique. This technique is used in: *'' Forza Motorsport 4'' *''
Rise of the Tomb Raider ''Rise of the Tomb Raider'' is a 2015 action-adventure video game developed by Crystal Dynamics and published by Microsoft Studios and Square Enix's European subsidiary. The game is the eleventh main entry in the ''Tomb Raider'' series, the s ...
'' *'' Into the Stars'' *'' SuperTuxKart'' Image-based lighting is also a built-in feature of the
Crytek Crytek GmbH is a German video game developer and software developer based in Frankfurt. Founded by the Yerli brothers in Coburg in 1999 and moved to Frankfurt in 2006, Crytek also operates further studios in Kyiv, Ukraine and Istanbul, Turkey. ...
CryEngine CryEngine (stylized as CRYENGINE) is a game engine designed by the German game developer Crytek. It has been used in all of their titles with the initial version being used in '' Far Cry'', and continues to be updated to support new consoles and ...
video game engine.


See also

*
Ambient occlusion In 3D computer graphics, modeling, and animation, ambient occlusion is a shading and rendering technique used to calculate how exposed each point in a scene is to ambient lighting. For example, the interior of a tube is typically more occlude ...
*
Relighting Polynomial texture mapping (PTM), also known as Reflectance Transformation Imaging (RTI), is a technique of imaging and interactively displaying objects under varying lighting conditions to reveal surface phenomena. The data acquisition method is S ...


References

{{reflist


External links


Real-Time HDR Image-Based Lighting DemoLighting models: Image-based lighting
Global illumination algorithms