- Unreal Engine 4 Shaders and Effects Cookbook
- Brais Brenlla Ramos John P. Doran
- 189字
- 2021-06-24 14:12:12
Applying cinematic effects to our games
We took some time aside in the previous recipe to learn about the other type of actors that have access to the post processing effects in UE4 – the cameras. In particular, we focused our attention on the cine camera actor, a specific type that has the potential to use certain cinematic effects. Taking it from there, we will continue to look at some other cinematic techniques available to us while still using that same camera actor. We'll take a look at Grain, Vignetting, Chromatic Aberration, and more.
The reason we continue to use a camera and not the post process volume is because some of the effects we are about to include come from the world of cinematography. While they definitely can be used on the volume as well, it does make sense at this stage to continue to use the camera if only to just replicate how things would also be happening in real life. After all, Unreal bases much of its capabilities in the realm of reality, and these are another set of techniques that come from there.
- Dynamics 365 for Finance and Operations Development Cookbook(Fourth Edition)
- 微服務(wù)設(shè)計(第2版)
- Mastering Zabbix(Second Edition)
- CentOS 7 Server Deployment Cookbook
- 區(qū)塊鏈架構(gòu)與實(shí)現(xiàn):Cosmos詳解
- ASP.NET動態(tài)網(wǎng)頁設(shè)計教程(第三版)
- VMware vSphere 6.7虛擬化架構(gòu)實(shí)戰(zhàn)指南
- Python 3網(wǎng)絡(luò)爬蟲實(shí)戰(zhàn)
- Java持續(xù)交付
- Monitoring Elasticsearch
- Test-Driven Machine Learning
- App Inventor創(chuàng)意趣味編程進(jìn)階
- QGIS 2 Cookbook
- Java 從入門到項目實(shí)踐(超值版)
- Mastering Android Studio 3