Converting Your Game from 2D to 3D

Now, be aware that making a 3D game from scratch in Android Studio is a Herculean task. It isn't absolutely essential to make a game from scratch in 3D because there are plenty of tools and game engines available on the market, which eliminate the requirement of having to work on creating everything from scratch. However, an understanding of how the nuts and bolts operate behind the scenes will definitely help you in the long run.

We will learn the basics of some advanced concepts in this chapter, and by the end of this chapter, you will have an understanding of how to create a basic 3D object in Android Studio. For the purpose of this chapter, we will create a new Android Studio project since we will not ...

Get Learning Android Game Development now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.