- 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.
推薦閱讀
- FreeSWITCH 1.8
- Web Scraping with Python
- Arduino開發實戰指南:LabVIEW卷
- Python零基礎快樂學習之旅(K12實戰訓練)
- UML+OOPC嵌入式C語言開發精講
- Android應用案例開發大全(第二版)
- Java高并發核心編程(卷1):NIO、Netty、Redis、ZooKeeper
- Learning Ionic
- Learning Android Application Testing
- Python大規模機器學習
- C語言程序設計教程
- Oracle SOA Suite 12c Administrator's Guide
- Kotlin入門與實戰
- 機器人ROS開發實踐
- Delphi Cookbook