- Unity 2018 Shaders and Effects Cookbook
- John P. Doran Alan Zucconi
- 71字
- 2021-06-18 19:04:11
Setting mood with color grading
One of the best ways to easily change the mood of a scene is by changing the colors a scene uses. One of the best examples of this is in the Matrix series of films, where the real world is always blue-tinted, while the computer-generated world of the Matrix is always tinted green. We can emulate this in our games through the use of color grading.
推薦閱讀
- PHP動態網站程序設計
- Learning Cython Programming(Second Edition)
- Raspberry Pi for Secret Agents(Third Edition)
- INSTANT MinGW Starter
- Learn Programming in Python with Cody Jackson
- C程序設計案例教程
- HDInsight Essentials(Second Edition)
- 時空數據建模及其應用
- Elasticsearch Essentials
- C++程序設計教程
- Oracle Database XE 11gR2 Jump Start Guide
- Effective C++:改善程序與設計的55個具體做法(第三版)中文版(雙色)
- React.js實戰
- SQL Server 2014數據庫設計與開發教程(微課版)
- Python程序員面試算法寶典