- Building a 3D Game with LibGDX
- Sebastián Di Giuseppe Andreas Krühlmann Elmar van Rijnswou
- 186字
- 2021-07-14 10:23:55
LibGDX 3D API overview
LibGDX is a Java cross-platform game development framework that released its first version in 2009. It lets you go as low-level as you want to and gives you direct access to all kinds of areas of development. It also comes with an OpenGL ES 2.0 and 3.0 wrapper interface, which is the one that lets us perform 3D development.
3D development with LibGDX already has a nice array of games under its belt already. The following screenshot shows a very popular game called Grandpa's Table, which is available on Android, iOS, and Amazon:

The following is a screenshot of an Android game named Apparatus:

The following screenshot is of the game Ingress, which is available on Android and iOS:

These are just a few of the most popular games out there.
We will not only cover as much as we can from this 3D API—to get the most of it and show a general structure for how to keep things organized and optimal—but also the use of other LibGDX tools to get the most of the framework too.
- Linux核心技術(shù)從小白到大牛
- Learning Laravel 4 Application Development
- 深度學(xué)習(xí):算法入門與Keras編程實踐
- 運(yùn)用后端技術(shù)處理業(yè)務(wù)邏輯(藍(lán)橋杯軟件大賽培訓(xùn)教材-Java方向)
- 一塊面包板玩轉(zhuǎn)Arduino編程
- 區(qū)塊鏈技術(shù)進(jìn)階與實戰(zhàn)(第2版)
- Citrix XenServer企業(yè)運(yùn)維實戰(zhàn)
- C++編程兵書
- Photoshop智能手機(jī)APP界面設(shè)計
- Go Systems Programming
- Clojure for Finance
- Professional JavaScript
- 流暢的Python
- Python Natural Language Processing
- C++教程