当前位置:网站首页>官方教程 Redshift 04 渲染参数
官方教程 Redshift 04 渲染参数
2022-07-29 05:24:00 【Yuulily】
渐进渲染等同于IPR交互渲染
这种方式暂时不支持的渲染类型有:
1、SSS次表面散射;
2、光子映射;
3、Irradiance cache 辐射缓存、Irradiance point cloud 辐射点云
4、修改所有关于采样数量的参数如:Num samples 、景深、焦散、运动模糊等
过滤器清晰度Box<Triangle<Gauss<Mitchell<Lanczos,简单理解就是锐化;
想要越清晰对应的滤镜尺寸越大(其他渲染器尺寸一般指的是半径,RS是直径,所以有的时候需要开启更大的数值才会得到想要的效果),如下:
常用的是:Gauss:2-2.5-3 Mitchell:3-4-5
覆盖采样,方便不用一个一个设置,可以统一控制场景里面的灯光,反射,折射等采样值;
运动模糊:配合相机的快门使用:
环境:可以添加HDR环境或者添加太阳物理灯光;
大气雾:可以制作灯光雾效和环境雾;如果要开启灯光雾效需要将灯光下面的体积雾给上一点数值;
Bokeh 模拟景深效果;
Lens Distortion:镜头扭曲,一般都是后期来做,渲染的时候不太常用;
边栏推荐
猜你喜欢
Computer factory interview questions
【软件工程之美 - 专栏笔记】30 | 用好源代码管理工具,让你的协作更高效
抽象封装继承多态
Traditional model predictive control trajectory tracking - wavy trajectory (function package has been updated)
[beauty of software engineering - column notes] 16 | how to write project documents?
官方教程 Redshift 07 Instances and Proxy
[beauty of software engineering - column notes] 19 | as a programmer, you should have product awareness
Jingwei Qili: OLED character display based on hmep060 (and Fuxi project establishment demonstration)
【Leetcode刷题】数组1——双指针
[beauty of software engineering - column notes] 14 | project management tools: all management problems should be considered whether they can be solved by tools
随机推荐
【软件工程之美 - 专栏笔记】30 | 用好源代码管理工具,让你的协作更高效
【软件工程之美 - 专栏笔记】22 | 如何为项目做好技术选型?
HR must ask questions - how to fight with HR (collected from FPGA Explorer)
【软件工程之美 - 专栏笔记】19 | 作为程序员,你应该有产品意识
Jingwei Qili: development of heart rate and blood oxygen module based on hmep060 (1: FPGA sends multi bit instructions)
JUC concurrent knowledge points
太原市公交路线爬取
#6898 变幻的矩阵 题解
三国演义章节内容
Maya ACES工作流程配置(Arnold 及 RedShift 贴图配置规范-还原出SP-Aces流程下贴图正确的效果) PS还原Aces流程下渲染的图
LeetCode #13. 罗马数字转整数
leetcode刷题笔记 605. Can Place Flowers (Easy) 605.种花问题
Linked list -------------------------- tail insertion method
leetcode刷题笔记 763.划分字母区间(中等)
【Leetcode刷题】数组3——分治
Computer factory interview questions
【软件工程之美 - 专栏笔记】23 | 架构师:不想当架构师的程序员不是好程序员
[beauty of software engineering - column notes] 13 | how to break the rhythm of writing code during daytime meetings and overtime?
多线程和并发
NoClassDefFoundError 处理