当前位置:网站首页>Chapter 7. Image-based lighting
Chapter 7. Image-based lighting
2022-08-09 05:33:00 【Captain Wang】
Image lighting technology, English for Image-based lighting, referred to as IBL, is a computer virtual scenerendering technique by putting an image using Texture Mapping technology is placed on a virtual simple geometric surface that wraps the main illuminated 3D scene (including characters, environments, props, etc.), use Global Illumination technology, which uses the virtual surface as the light source to illuminate the 3D scene, so that the rendered picture is more realistic.Like it's really in the environment the image describes.Image lighting technology is used in many films with excellent special effects, because it can simulate very realistic lighting effects, so that computer-generated images can be seamlessly integrated into the real picture, this technology is increasingly being added.into the special effects production process.
Image lighting typically usesHigh Dynamic Range Image to simulate the real ambient brightness and darkness in nature.Image lighting techniques are supported to some extent by many rendering software.As computer speed increased, image lighting techniques for real-time computing were also used in Video Games and electronic game machine.(Wikipedia)
边栏推荐
猜你喜欢
随机推荐
保存Simulink仿真模型为图片或者PDF的方法
FastDFS快速使用及介绍
Address book (dynamic version) (C language) (VS)
王爽 汇编语言个人疑问汇总第九篇
【日常训练--腾讯精选50】7. 整数反转
STM32学习笔记(PWM输出)
C Advanced-C Language File Operation
如何让Win11两个屏幕任务栏都显示时间?
Nacos源码安装
常用shell脚本案例解析
软件测试工程师简历要怎么写,才能让HR看到
MOS管的选型
ELTEK电源维修SMPS5000SIL整流器模块故障分析及特点
matlab simulink 温度控制时延系统 模糊pid和smith控制
Anonymous shared memory ashmem
Getting Started with MATLAB Image Processing
Xray-强大的漏洞扫描工具
筑牢安全“防火墙”河南通许县冯庄乡开展消防培训
剑指Offer-双指针类型题目总结
【LeetCode】761.特殊的二进制序列