Search icon CANCEL
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Conferences
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
Learning Android Game Development

You're reading from   Learning Android Game Development A Beginner's guide to developing popular Android games

Arrow left icon
Product type Paperback
Published in May 2017
Publisher Packt
ISBN-13 9781785880957
Length 238 pages
Edition 1st Edition
Languages
Tools
Arrow right icon
Author (1):
Arrow left icon
Nikhil Malankar Nikhil Malankar
Author Profile Icon Nikhil Malankar
Nikhil Malankar
Arrow right icon
View More author details
Toc

Creating a 3D scene with OpenGL ES


Just as we did in our 2D game example, most of our draw mechanism is going to remain the same. You will see that there are many similarities between both procedures. We will be working on a new project folder for this example, so let's go ahead and create a new project as we did in Chapter 8, Adding Explosion and Creating a UI.

Creating our project folder

We will follow the steps we did in Chapter 2, Getting Familiar with Android Studio. First, we will create a new project from our top menu.

To create a new project, perform the following steps:

  1. Go to File | New | New Project..., as shown in the following screenshot:
  1. Fill in your Application name, Company domain, and Package name details; then click on Next:
  1. Select your target devices and click on Next:
  1. Select Empty Activity and click on Next:
  1. Fill in your Activity Name, Layout Name, and click on Finish:

Okay then, we are now set with our new project folder. Also, we will use the landscape mode orientation for this...

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $19.99/month. Cancel anytime