- Unity 5.x Shaders and Effects Cookbook
- Alan Zucconi Kenneth Lammers
- 98字
- 2021-07-16 12:59:35
Chapter 2. Surface Shaders and Texture Mapping
In this chapter, we will explore Surface Shaders. We will start from a very simple matte material and end with holographic projections and advanced terrains blending. We can also use textures to animate, blend, and drive any other property that we want. In this chapter, you will learn about the following methods:
- Diffuse shading
- Using packed arrays
- Adding a texture to a shader
- Scrolling textures by modifying UV values
- Normal mapping
- Creating a transparent material
- Creating a Holographic Shader
- Packing and blending textures
- Creating a circle around your terrain
推薦閱讀
- R語言數據分析從入門到精通
- Kubernetes實戰
- Java 9 Programming Blueprints
- Implementing Cisco Networking Solutions
- Hands-On Enterprise Automation with Python.
- HTML5從入門到精通(第4版)
- 軟件供應鏈安全:源代碼缺陷實例剖析
- Spring技術內幕:深入解析Spring架構與設計原理(第2版)
- Scala Functional Programming Patterns
- Practical Predictive Analytics
- Groovy 2 Cookbook
- Laravel Design Patterns and Best Practices
- jQuery基礎教程(第4版)
- Alfresco for Administrators
- Ajax與jQuery程序設計