- Building a 3D Game with LibGDX
- Sebastián Di Giuseppe Andreas Krühlmann Elmar van Rijnswou
- 89字
- 2021-07-14 10:23:54
Preface
Building a 3D Game with LibGDX is a book about how to create games with LibGDX that can work in 3D. We'll cover camera differences with 2D primitive shapes, a game design “on the run” approach, modeling our assets, getting assets from websites, preparing our models and downloading them to be used with LibGDX, animations, textures, a basic UI and with Tweening, all toward developing a basic FPS game. And finally, we will get to export to a desired platform along with troubleshooting usual problems.
推薦閱讀
- 現代C++編程:從入門到實踐
- 手機安全和可信應用開發指南:TrustZone與OP-TEE技術詳解
- Mastering AWS Lambda
- 編程的修煉
- 用Flutter極速構建原生應用
- Mastering Rust
- WebRTC技術詳解:從0到1構建多人視頻會議系統
- 持續輕量級Java EE開發:編寫可測試的代碼
- JavaScript動態網頁編程
- 區塊鏈架構之美:從比特幣、以太坊、超級賬本看區塊鏈架構設計
- QlikView Unlocked
- 分布式架構原理與實踐
- Learning Unreal Engine Game Development
- Mastering Embedded Linux Programming
- Akka入門與實踐