- 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.
- Java EE框架整合開發入門到實戰:Spring+Spring MVC+MyBatis(微課版)
- HTML5+CSS3網站設計教程
- FFmpeg入門詳解:音視頻原理及應用
- Learning Apache Mahout Classification
- RabbitMQ Essentials
- Scala Reactive Programming
- 微信小程序開發與實戰(微課版)
- Swift 4從零到精通iOS開發
- Learning Node.js for .NET Developers
- Android嵌入式系統程序開發:基于Cortex-A8(第2版)
- QGIS 2 Cookbook
- PHP+MySQL動態網站開發從入門到精通(視頻教學版)
- Data Manipulation with R(Second Edition)
- Visual FoxPro程序設計實驗教程
- HTML5程序開發范例寶典