- Unreal Engine 4 Shaders and Effects Cookbook
- Brais Brenlla Ramos John P. Doran
- 167字
- 2021-06-24 14:12:11
Setting up a cinematic shot using depth of field
In this short recipe, we are going to take a break from the post process volume actor to focus instead on the Cinematic Camera one. That doesn't mean we are leaving behind the world of post processing effects, far from it, in fact. The beauty of this recipe resides partially in learning that the previously used post process volume has a companion in the shape of this handy camera. Both of them have access to some of the post processing functionalities that Unreal offers, and learning when to use each one can be quite useful.
The other part that we want to cover as well is the setup of a proper camera, pretty much as we would do if we were working with a real one. This is especially useful as some of the most used visual effects we can introduce directly relate to this actor, so it makes sense to master it before moving forward.
- PHP 7底層設計與源碼實現
- Vue.js 3.0源碼解析(微課視頻版)
- Learning Laravel 4 Application Development
- Python 3破冰人工智能:從入門到實戰
- JS全書:JavaScript Web前端開發指南
- MATLAB for Machine Learning
- 用戶體驗可視化指南
- 小程序,巧應用:微信小程序開發實戰(第2版)
- 平面設計經典案例教程:CorelDRAW X6
- Elasticsearch Essentials
- App Inventor 2 Essentials
- Node.js區塊鏈開發
- 深入實踐DDD:以DSL驅動復雜軟件開發
- 從零學Java設計模式
- 軟件設計模式(Java版)