- Unreal Engine 4 Shaders and Effects Cookbook
- Brais Brenlla Ramos John P. Doran
- 199字
- 2021-06-24 14:12:14
There's more...
The specific type of Bloom we've seen in the present chapter is one aimed at video games or real time applications in particular. However, Epic Games has recently introduced a different type that can be considered a bit more high quality, called Bloom convolution.
This new effect lets users include their own custom bloom kernel shapes, which is a texture that can depict physically accurate bloom effects as seen through a camera or our eyes. To enable it, just tick the Method checkbox in the Lens section of our post process volume or camera and change the value from Standard to Convolution. Once that's done, we'll be able to change the Convolution kernel used as a texture for this effect; again, tick the checkbox with that same name and select any texture that you might desire. By default we'll get an effect similar to this one:

In the previous screenshot, we've also set the Convolution boost Mult to 100 in order to make the effect perfectly visible. You can do so if you head over to the Advanced section of the Bloom category and look for that setting.
- 零基礎搭建量化投資系統:以Python為工具
- 軟件項目管理(第2版)
- Docker進階與實戰
- x86匯編語言:從實模式到保護模式(第2版)
- MATLAB應用與實驗教程
- Visual Basic程序設計
- Haskell Data Analysis Cookbook
- HTML5從入門到精通(第4版)
- Python深度學習原理、算法與案例
- ScratchJr趣味編程動手玩:讓孩子用編程講故事
- Arduino可穿戴設備開發
- The Statistics and Calculus with Python Workshop
- Mastering ASP.NET Core 2.0
- AutoCAD基礎教程
- 虛擬現實建模與編程(SketchUp+OSG開發技術)