- Unreal Engine 4 Shaders and Effects Cookbook
- Brais Brenlla Ramos John P. Doran
- 152字
- 2021-06-24 14:12:14
How it works...
The way the bloom and the lens flares effects work is quite intuitive, even though they are slightly different. As we've said before, the first technique is rendered to the screen through six different Gaussian blur passes. Lens Flares, however, is an image based technique that uses textures to simulate the scattering of light through a camera's lens. In the end, what both of those implementations are trying to do is to replicate what can be observed both with our naked eye and through a camera.
As with many other effects we've seen, they are at their best when used in a subtle way. Overuse is always bad, especially with new techniques such as these. Taking care of how those effects impact the scene is an important task for the artist, so make sure to check the effect every so often and under different angles. Best of luck!
- PWA入門與實踐
- Rust實戰(zhàn)
- 動手玩轉(zhuǎn)Scratch3.0編程:人工智能科創(chuàng)教育指南
- Java 9 Programming Blueprints
- Learning SAP Analytics Cloud
- Python Geospatial Development(Second Edition)
- 微信小程序項目開發(fā)實戰(zhàn)
- C語言程序設(shè)計
- PHP從入門到精通(第4版)(軟件開發(fā)視頻大講堂)
- 好好學Java:從零基礎(chǔ)到項目實戰(zhàn)
- Learning YARN
- .NET Standard 2.0 Cookbook
- Zabbix Performance Tuning
- Implementing Microsoft Dynamics NAV(Third Edition)
- 安卓工程師教你玩轉(zhuǎn)Android