- Unreal Engine 4 Shaders and Effects Cookbook
- Brais Brenlla Ramos John P. Doran
- 165字
- 2021-06-24 14:12:11
Getting ready
You should really see this coming by now! Yes, we have a scene already set up for you, and you can find it here: Content / UE4ShadersAndEffects / Maps / Chapter02 / 02_04_CameraDepthOfField.
Not much has changed from the scenes we have already worked with in the previous recipes; we've just removed some of the work we did at the post processing level and adjusted the position of the cine camera actor. This new camera position will allow us to show some of the cool effects we are going to introduce in this recipe. As usual, feel free to continue to use your own scenes if that's what you prefer to do! If you had something suitable for the previous recipes, chances are that will work here as well. Make sure you have, at least, multiple objects scattered at different positions; this will help us highlight the depth of field effects we are going to be exploring. And that's pretty much it!
- HTML5移動Web開發技術
- C語言程序設計案例教程(第2版)
- Python程序設計(第3版)
- Mastering OpenCV 4
- Mastering Apache Maven 3
- The DevOps 2.5 Toolkit
- FPGA Verilog開發實戰指南:基于Intel Cyclone IV(進階篇)
- .NET 4.5 Parallel Extensions Cookbook
- 從Excel到Python數據分析:Pandas、xlwings、openpyxl、Matplotlib的交互與應用
- Struts 2.x權威指南
- 和孩子一起學編程:用Scratch玩Minecraft我的世界
- Java無難事:詳解Java編程核心思想與技術
- 深入理解C++11:C++11新特性解析與應用
- Mastering VMware Horizon 6
- Building Web Applications with Flask