- Building a Game with Unity and Blender
- Lee Zhi Eng
- 244字
- 2021-07-30 10:19:23
What this book covers
Chapter 1, Creating Your Game Concept, will teach you how to design your own game, such as writing the game's story, choosing a visual style, and designing characters and environment concepts.
Chapter 2, Creating Characters, will be a step-by-step tutorial on how to create your game character in 3D using Blender.
Chapter 3, Animating Your Characters, will help you learn how to bring your game characters to life by creating different animations for the characters in Blender.
Chapter 4, Creating the Environment, will help you learn how to construct an astonishing 3D environment for your game in Blender.
Chapter 5, Integrating Your Assets into the Game, is a step-by-step tutorial on how to import your 3D assets from Blender to Unity and set up prefabs for later use.
Chapter 6, Developing the Game Structure, will help you learn how to create the user interface and start writing C# scripts to create player movements and artificial intelligence.
Chapter 7, Creating Levels and Game Progression, will help you learn how to create in-game power-ups to boost your player's ability and create save points to save your game progression.
Chapter 8, Post-Production and Visual FX, will show you how to enhance your game's visual quality by learning how to apply camera effects to your game and create numerous types of particle effects.
Chapter 9, Deploying the Game, will help you learn how to deploy your game for multiple types of platform with Unity.
- Java多線程編程實戰指南:設計模式篇(第2版)
- Rust實戰
- Python數據分析基礎
- PostgreSQL Cookbook
- OpenStack Cloud Computing Cookbook(Fourth Edition)
- PhoneGap Mobile Application Development Cookbook
- Apex Design Patterns
- 數據結構習題解析與實驗指導
- Python忍者秘籍
- Learning Laravel's Eloquent
- Learning Apache Cassandra
- Java SE實踐教程
- Scala for Machine Learning(Second Edition)
- Clojure for Java Developers
- 算法設計與分析:基于C++編程語言的描述