- Unity UI Cookbook
- Francesco Sapio
- 161字
- 2021-07-23 14:56:09
Preface
Unity is a very flexible and high-performance game engine. It allows you to build small – to large-scale enterprise video games. It is designed to promote rapid development and clean, pragmatic design and lets you build high-performing, elegant games quickly. The main aim of this book is to teach you how to implement complete user interface systems that can interact with all other parts of your game. The book is structured in recipes, so the expert user can read them in any order that they like. But for those who are still learning, it can be read in order, as it guides you from the basic topics to advanced features that can be developed within the UI. Furthermore, the book often refers to the relation between the player and the UI. In fact, this is a very important factor to take into consideration in order to design and implement a UI that feels suitable and ultimately create a successful game.
- 軟件測試項目實戰之性能測試篇
- Android 9 Development Cookbook(Third Edition)
- PHP網絡編程學習筆記
- Apache Mesos Essentials
- Python編程:從入門到實踐
- PHP編程基礎與實踐教程
- Java Web從入門到精通(第3版)
- CRYENGINE Game Development Blueprints
- 從0到1:HTML5 Canvas動畫開發
- Docker:容器與容器云(第2版)
- Microsoft Exchange Server 2016 PowerShell Cookbook(Fourth Edition)
- jQuery Mobile Web Development Essentials(Second Edition)
- Swift Essentials(Second Edition)
- JavaScript全棧開發
- Netty 4核心原理與手寫RPC框架實戰