- Unity 2018 Shaders and Effects Cookbook
- John P. Doran Alan Zucconi
- 160字
- 2021-06-18 19:04:08
Introduction
It's great to write your own shaders and effects so that you can fine-tune your project to look just the way that you want, and this is what we will be spending the majority of the book looking into. However, it's also good to point out that Unity already comes with some prebuilt ways to get some of the more common effects that users like to have through the use of the Post Processing Stack.
For those who just want to get something up and running, the Post Processing Stack can be an excellent way for you to tweak the appearance of your game without having to write any additional code. Using the Post Processing Stack can also be useful in showing you just what shaders can do and how they can improve your game projects as, behind the scenes, the Post Processing Stack is itself a shader that is applied to the screen, aptly called a screen shader.
- Learning PostgreSQL
- Maven Build Customization
- R語言數據可視化實戰
- Building Mobile Applications Using Kendo UI Mobile and ASP.NET Web API
- C語言實驗指導及習題解析
- The HTML and CSS Workshop
- Android應用案例開發大全(第二版)
- 執劍而舞:用代碼創作藝術
- 計算機應用基礎教程(Windows 7+Office 2010)
- Programming Microsoft Dynamics? NAV 2015
- Scala編程實戰
- Python Machine Learning Cookbook
- Mastering ASP.NET Web API
- Building Clouds with Windows Azure Pack
- C++標準庫(第2版)