- Unity 2018 Shaders and Effects Cookbook
- John P. Doran Alan Zucconi
- 87字
- 2021-06-18 19:04:19
Scrolling textures by modifying UV values
One of the most common texture techniques used in today's game industry is the process of allowing you to scroll the textures over the surface of an object. This allows you to create effects such as waterfalls, rivers, and lava flows. It's also a technique that is the basis of creating animated sprite effects, but we will cover this in a subsequent recipe of this chapter. First, let's see how we will create a simple scrolling effect in a Surface Shader.
推薦閱讀
- Mastering Adobe Captivate 2017(Fourth Edition)
- Docker技術(shù)入門與實(shí)戰(zhàn)(第3版)
- C#完全自學(xué)教程
- 深入淺出Windows API程序設(shè)計(jì):編程基礎(chǔ)篇
- React.js Essentials
- BeagleBone Black Cookbook
- Java零基礎(chǔ)實(shí)戰(zhàn)
- Learning Material Design
- Kivy Cookbook
- Practical GIS
- Selenium WebDriver Practical Guide
- MATLAB 2020 GUI程序設(shè)計(jì)從入門到精通
- Node.js應(yīng)用開發(fā)
- Clojure編程樂趣
- 零基礎(chǔ)C語言學(xué)習(xí)筆記