当前位置:网站首页>Official tutorial redshift 05 AOVs
Official tutorial redshift 05 AOVs
2022-07-29 06:24:00 【Yuulily】
If you need a depth map, tick Enable Deep Output; The following screenshot explains the depth image ; As a reference, understand ;
below 3 A general default is ok ;
ADD Add various channels , A hint Beauty It means perfect , The official document is very clear , Here should be the meaning of the final image ;
Next, continue to add each channel, which is similar vray Elements , Personal summary of the role of these channels :.
1: It is convenient to check which channel diagram has problems , For example, some channels can obviously see a lot of noise after rendering , You can appropriately adjust the corresponding sampling parameters for this channel graph ;
2: One is to facilitate later image synthesis and secondary optimization and adjustment ;
When storing images , Save each channel as 16 position exr Enough ; In addition, all the saved names in the red box are unified ,rs A graph containing all channels will be rendered , You can import Nuke Later, when synthesizing ;
RS Channel synthesis formula :
RS Rendering AOVs Add in AmbientOcclusion Channel post rendering is black , Rendering AO Channel method and summary :
1、 New render layer ;
2、 All lights in the scene are turned off or deleted ;
3、 newly build rsIncandescent Shader , stay Color Add on channel rsAmbientOcclusion, then AOVs add to AmbientOcclusion passageway , You can render ;
Reflection OCC, After being synthesized on the object with strong reflection , It works better , It's real ;
边栏推荐
- 单链表面试题
- Understanding of synchronized eight lock phenomenon
- Sqlyog installation and configuration tutorial
- 数论:px+py 不能表示的最大数为pq-p-q的证明
- Leetcode 83. delete duplicate elements in the sorting linked list
- 八大排序-----------------堆排序
- Leetcode 283. move zero
- Leetcode 7. integer inversion
- 唯美girls
- Number theory: proof that the maximum number that px+py cannot represent is pq-p-q
猜你喜欢
LeetCode #9.回文数
2022暑初二信息竞赛学习成果分享2
Ml4 self study notes
官方教程 Redshift 07 Instances and Proxy
Leetcode 83. delete duplicate elements in the sorting linked list
Logistic regression - project practice - credit card detection task (Part 2)
Leetcode 3. longest substring without repeated characters
多线程和并发
LeetCode #26.删除有序数组中的重复项
Sqlyog installation and configuration tutorial
随机推荐
三国演义章节内容
位运算学习笔记
滑动窗口 Leetcode 76.最小覆盖子串(困难) 76.76. MinimumWindow Substring (Hard)
唯美girls
单链表面试题
计算机大厂面试题
Traditional model predictive control trajectory tracking - wavy trajectory (function package has been updated)
Ml8 self study notes LDA principle formula derivation
MySQL interview questions
关于【链式前向星】的自学理解
一些工具,插件,软件链接分享给大家~
ML10 self study notes SVM
[beauty of software engineering - column notes] 14 | project management tools: all management problems should be considered whether they can be solved by tools
官方教程 Redshift 03 各种GI的参数和常规使用说明
官方教程 Redshift 06 Opt参数
LeetCode #35.搜索插入位置
Understanding of synchronized eight lock phenomenon
[beauty of software engineering - column notes] 19 | as a programmer, you should have product awareness
IDEA 实用快捷键 新手必看
爬虫Requests库的一些简单用法