- Unity 2018 Shaders and Effects Cookbook
- John P. Doran Alan Zucconi
- 118字
- 2021-06-18 19:04:16
Surface Shaders and Texture Mapping
In this chapter, we will explore the topic of Surface Shaders in greater detail than in the previous chapter. We will start from building a very simple matte material and end with holographic projections and the advanced blending of terrains. We will also see how you can use textures to animate, blend, and drive any other property that they like.
In this chapter, you will learn about the following methods:
- Diffuse shading
- Accessing and modifying packed arrays
- Adding a texture to a shader
- Scrolling textures by modifying UV values
- Creating a shader with normal mapping
- Creating a transparent material
- Creating a Holographic Shader
- Packing and blending textures
- Creating a circle around your terrain
推薦閱讀
- 現代C++編程:從入門到實踐
- Spring Cloud Alibaba核心技術與實戰案例
- JavaScript百煉成仙
- Mobile Application Development:JavaScript Frameworks
- Python機器學習編程與實戰
- Python機器學習算法與實戰
- Python Web數據分析可視化:基于Django框架的開發實戰
- 零基礎入門學習Python(第2版)
- 零基礎趣學C語言
- Scala Data Analysis Cookbook
- Unity 3D腳本編程:使用C#語言開發跨平臺游戲
- QPanda量子計算編程
- 深入解析Java編譯器:源碼剖析與實例詳解
- Simulation for Data Science with R
- Modernizing Legacy Applications in PHP