- Mastering AndEngine Game Development
- Maya Posch
- 110字
- 2021-07-16 19:42:21
Chapter 2. Replacing 2D Sprites with 3D Models
When using a game engine that limits itself to handling scenes in two dimensions, it seems obvious that you would use two-dimensional images here, better known as sprites. After all, you won't need that third dimension, right? It is when you get into more advanced games and scenes that you notice that with animations, and also with the usage of existing assets, there are many advantages of using a three-dimensional model in a two-dimensional scene.
In this chapter we will cover these topics:
- Using 3D models directly with AndEngine
- Loading of 3D models with an AndEngine game
- Displaying 3D models
推薦閱讀
- Clojure Programming Cookbook
- 程序員面試筆試寶典
- HTML5 and CSS3 Transition,Transformation,and Animation
- 編譯系統透視:圖解編譯原理
- Scala謎題
- INSTANT Passbook App Development for iOS How-to
- Node.js全程實例
- Visual Basic程序設計教程
- LabVIEW虛擬儀器程序設計從入門到精通(第二版)
- Python從入門到精通
- Processing創意編程指南
- 編程可以很簡單
- Web App Testing Using Knockout.JS
- Python期貨量化交易實戰
- Julia數據科學應用