当前位置:网站首页>The shadow of the object at the edge of the untiy world flickers, and the shadow of the object near the far point is normal
The shadow of the object at the edge of the untiy world flickers, and the shadow of the object near the far point is normal
2022-07-03 13:29:00 【Wu Zimu】
If you get a very large model , You can use it directly without scaling , Or the artist puts the coordinates of the model on the edge of the world , You will find these distant objects ( Arbitrary coordinate super 5000 It has been very obvious since ) The shadow of will flicker unnaturally , But at the same time , If you reset the model to zero , Far away in the world , You will find that the shadow is normal again
This is because the precision of floating-point numbers decreases , Because floating point numbers can only be expressed accurately at most 7 position , Ensure accurate representation 6 position ( The total number of digits of integer part plus decimal part ), If the world coordinates are too large ,Untiy There will be deviations in the calculation of shadows
This can be done by modifying the biss and NormalBias relieve
But the most effective way is to window/packageManager Download one from Post Processing Aftertreatment components , And mount the camera Post-process Layer, And enable the inside TAA Anti-Aliasing , Note that this anti aliasing is Post-process Layer in , be not in PostProcessVolume in , About Post Processing The specific usage of can refer to the boss' blog The post-processing component is used in detail
Besides , If the model given to you by the artist is too large , It is not recommended that you scale the model yourself , It is also because of the precision of floating-point numbers , It may bring unpredictable consequences to the project , It is suggested that artists should directly modify the scale of the model
边栏推荐
- In the promotion season, how to reduce the preparation time of defense materials by 50% and adjust the mentality (personal experience summary)
- [Database Principle and Application Tutorial (4th Edition | wechat Edition) Chen Zhibo] [Chapter III exercises]
- R语言使用data函数获取当前R环境可用的示例数据集:获取datasets包中的所有示例数据集、获取所有包的数据集、获取特定包的数据集
- When we are doing flow batch integration, what are we doing?
- PowerPoint 教程,如何在 PowerPoint 中將演示文稿另存為視頻?
- 双链笔记 RemNote 综合评测:快速输入、PDF 阅读、间隔重复/记忆
- AI scores 81 in high scores. Netizens: AI model can't avoid "internal examination"!
- Sword finger offer 15 Number of 1 in binary
- February 14, 2022, incluxdb survey - mind map
- Flink SQL knows why (16): dlink, a powerful tool for developing enterprises with Flink SQL
猜你喜欢
PowerPoint tutorial, how to save a presentation as a video in PowerPoint?
显卡缺货终于到头了:4000多块可得3070Ti,比原价便宜2000块拿下3090Ti
Logseq 评测:优点、缺点、评价、学习教程
MySQL installation, uninstallation, initial password setting and general commands of Linux
物联网毕设 --(STM32f407连接云平台检测数据)
Flink SQL knows why (13): is it difficult to join streams? (next)
人身变声器的原理
stm32和电机开发(从mcu到架构设计)
Flink SQL knows why (XI): weight removal is not only count distinct, but also powerful duplication
Tutoriel PowerPoint, comment enregistrer une présentation sous forme de vidéo dans Powerpoint?
随机推荐
CVPR 2022 image restoration paper
Flink SQL knows why (XI): weight removal is not only count distinct, but also powerful duplication
Useful blog links
JSP and filter
JSON serialization case summary
Will Huawei be the next one to fall
(first) the most complete way to become God of Flink SQL in history (full text 180000 words, 138 cases, 42 pictures)
编程内功之编程语言众多的原因
Anan's doubts
常见的几种最优化方法Matlab原理和深度分析
My creation anniversary: the fifth anniversary
Logback log framework
Comprehensive evaluation of double chain notes remnote: fast input, PDF reading, interval repetition / memory
Sword finger offer 12 Path in matrix
2022-02-14 analysis of the startup and request processing process of the incluxdb cluster Coordinator
The 35 required questions in MySQL interview are illustrated, which is too easy to understand
Sword finger offer 17 Print from 1 to the maximum n digits
Kotlin - improved decorator mode
Box layout of Kivy tutorial BoxLayout arranges sub items in vertical or horizontal boxes (tutorial includes source code)
The R language GT package and gtextras package gracefully and beautifully display tabular data: nflreadr package and gt of gtextras package_ plt_ The winloss function visualizes the win / loss values