当前位置:网站首页>Study notes: unity customsrp-12-hdr
Study notes: unity customsrp-12-hdr
2022-04-23 05:16:00 【Niu Shenzi】
original text ----- translate ----- Source code
This section focuses on HDR—High Dynamic Range
summary :
1、 Render to HDR texture
2、 Reduce Bloom flashing
3、 increase Bloom scattering
4、 Support a variety of tone mapping modes :HDR Mapping to LDR, Keep details
notes :LDR(Low Dynamic Range) and HDR It's a relative concept , By default LDR, use HDR Can get more details ,
The details are preserved by the tone mapping , Because the final display is LDR Range , So I will finally report HDR The range of colors is mapped to LDR The scope of the , And keep as many details as possible . In the future, when the hardware is improved, you can directly use HDR Output , There is no need to convert .
版权声明
本文为[Niu Shenzi]所创,转载请带上原文链接,感谢
https://yzsam.com/2022/04/202204230511336112.html
边栏推荐
- Basic theory of Flink
- calendar. Pit point of getactualmaximum (calendar. Day_of_month)
- scp命令详解
- Redis lost key and bigkey
- This call when the transaction does not take effect
- 如何在Word中添加漂亮的代码块 | 很全的方法整理和比较
- Live delivery form template - automatically display pictures - automatically associate series products
- Swing display time (click once to display once)
- 低代码和无代码的注意事项
- Use AES encryption - reuse the wisdom of predecessors
猜你喜欢
项目经理值得一试的思维方式:项目成功方程式
工具在数字化转型中扮演了什么样的角色?
Discussion on flow restriction
Define defines constants and macros, pointers and structures
使用zerotier让异地设备组局域网
2021 年 25 大 DevOps 工具(下)
Deep learning notes - semantic segmentation and data sets
Traversal of tree
Data security has become a hidden danger. Let's see how vivo can make "user data" armor again
Redis data type usage scenario
随机推荐
[database] MySQL single table query
Logrus set log format and output function name
[database] MySQL multi table query (I)
Harmonious dormitory (linear DP / interval DP)
学习笔记:Unity CustomSRP-12-HDR
What are instruction cycles, machine cycles, and clock cycles?
How does PostgreSQL parse URLs
The 2021 more reading report was released, and the book consumption potential of post-95 and Post-00 rose
PHP counts the number of files in the specified folder
Deep learning notes - fine tuning
Introduction to load balancing
【openh264】cmake: msopenh264-static
The difference between static pipeline and dynamic pipeline
Deep learning notes - data expansion
Acid of MySQL transaction
Some experience in using MySQL / tidb database [slowly updating...]
Publish your own wheel - pypi packaging upload practice
Flip coin (Blue Bridge Cup)
Mariadb的半同步复制
QPushbutton 槽函数被多次触发