Sign In Start Free Trial
Account

Add to playlist

Create a Playlist

Modal Close icon
You need to login to use this feature.
  • Book Overview & Buying Learning LibGDX Game Development- Second Edition
  • Table Of Contents Toc
Learning LibGDX Game Development- Second Edition

Learning LibGDX Game Development- Second Edition

By : Suryakumar B Nair, Andreas Oehlke
3.5 (11)
close
close
Learning LibGDX Game Development- Second Edition

Learning LibGDX Game Development- Second Edition

3.5 (11)
By: Suryakumar B Nair, Andreas Oehlke

Overview of this book

This book is aimed at indie and existing game developers as well as those who want to get started with game development using LibGDX. Basic knowledge of Java programming and game development is required.
Table of Contents (16 chapters)
close
close
15
Index

Basic 3D using LibGDX

Here, we will explore the basis of the LibGDX 3D API and will create a basic scene with a sphere model at the center.

Note

You can also check the LibGDX wiki on the 3D API at https://github.com/libgdx/libgdx/wiki/Quick-start.

The project setup

First of all, let's create a new LibGDX project using gdx-setup-ui.jar as learned in Chapter 1, Introduction to LibGDX and Project Setup. Enter the values as shown here:

  • Name: ModelTest
  • Package: com.packtpub.libgdx.modeltest
  • Game Class: MyModelTest
  • Destination: C:\libgdx

You can see the following page after all the details are filled:

The project setup

Here, you won't need the HTML or iOS project for testing models; however, if you want to simply check those devices, you can go ahead and enable those projects. Also, set the width and height to 800 x 480 in the project.

Open the MyModelTest.java file and remove all the auto-generated code and add the following code:

package com.packtpub.libgdx.modeltest;

import com.badlogic.gdx.ApplicationAdapter...
CONTINUE READING
83
Tech Concepts
36
Programming languages
73
Tech Tools
Icon Unlimited access to the largest independent learning library in tech of over 8,000 expert-authored tech books and videos.
Icon Innovative learning tools, including AI book assistants, code context explainers, and text-to-speech.
Icon 50+ new titles added per month and exclusive early access to books as they are being written.
Learning LibGDX Game Development- Second Edition
notes
bookmark Notes and Bookmarks search Search in title playlist Add to playlist download Download options font-size Font size

Change the font size

margin-width Margin width

Change margin width

day-mode Day/Sepia/Night Modes

Change background colour

Close icon Search
Country selected

Close icon Your notes and bookmarks

Confirmation

Modal Close icon
claim successful

Buy this book with your credits?

Modal Close icon
Are you sure you want to buy this book with one of your credits?
Close
YES, BUY

Submit Your Feedback

Modal Close icon
Modal Close icon
Modal Close icon