LibGDX

LibGDX Java/Kotlin Game Development Framework Updates

LibGDX Status Report

LibGDX is a cross platform open source game development framework (previously covered in-depth tutorial series on GFS here and here) that has seen more frequent development in recent months. LibGDX is a battle tested and production ready game framework that was used in recent titles such as Attack the Spire […]

LibGDX Status Report Read More

LibGDX Video Tutorial: 3D Part 2–Loading Models and Playing Animations

  In this video tutorial we continue to look at 3D programming in LibGDX.  First we look at how to convert a 3D model to work with LibGDX using fbx-conv.  We then write the code to display that model and look at displaying animations.  The fbx-conv application can be downloaded here.   The data file […]

LibGDX Video Tutorial: 3D Part 2–Loading Models and Playing Animations Read More

Scroll to Top