- 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
推薦閱讀
- Expert C++
- Progressive Web Apps with React
- JavaScript高效圖形編程
- Learning Apex Programming
- SpringMVC+MyBatis快速開發與項目實戰
- Java開發入行真功夫
- Mastering LibGDX Game Development
- 程序員修煉之道:通向務實的最高境界(第2版)
- Unreal Engine 4 Shaders and Effects Cookbook
- Learning JavaScript Data Structures and Algorithms
- Learning Apache Karaf
- Practical Game Design with Unity and Playmaker
- Python Interviews
- Shopify Application Development
- Elasticsearch實戰(第2版)