- Building a 3D Game with LibGDX
- Sebastián Di Giuseppe Andreas Krühlmann Elmar van Rijnswou
- 250字
- 2021-07-14 10:23:54
What this book covers
Chapter 1, Setting Up Your Development Environment, will cover everything we need to install in order to have a workflow.
Chapter 2, An Extra Dimension, will go over the differences between a 2D and a 3D camera, and then set up a base to work with and draw primitive shapes.
Chapter 3, Working toward a Prototype, will go over the creation of a prototype, from the creation of a level with enemies, chase mechanics, physics, collisions, a user interface, and a mechanism to defend ourselves from the enemies.
Chapter 4, Preparing Visuals, will walk us through the basics of how to use Blender and go step by step through how to create a representative model for our game.
Chapter 5, Starting to Look Like an Actual Game, will help you prepare and import the model created in the previous chapter as well as from other sources. We will also get collision shapes from a static model and add basic shadows.
Chapter 6, Spicing Up the Game, will help you polish your game a little by adding a particle system and some UI Tweening. You will also work a bit on the performance of the game and explore the .NET API, brought by LibGDX, by adding online Leaderboards.
Chapter 7, Final Words, will demonstrate deploying games on various platforms and some basic troubleshooting. This chapter will also help you identify the platform we are running the game on, and finally, talk about room for improvement.
- 零基礎學Scratch少兒編程:小學課本中的Scratch創意編程
- Cassandra Design Patterns(Second Edition)
- JavaScript前端開發與實例教程(微課視頻版)
- 零基礎學Python數據分析(升級版)
- Yocto for Raspberry Pi
- Access 2010數據庫應用技術(第2版)
- Android應用案例開發大全(第二版)
- HTML5從入門到精通(第4版)
- HTML5秘籍(第2版)
- Machine Learning With Go
- Learning Grunt
- 深度實踐KVM:核心技術、管理運維、性能優化與項目實施
- Data Manipulation with R(Second Edition)
- 零基礎學SQL(升級版)
- 一覽眾山小:ASP.NET Web開發修行實錄