In this video we discuss that memory management is priority when developing software. LibGDX includes many different ways to handle memory, like object pools, and disposing native resources. The effect can be significantly optimal for 3D and 2D applications. Me sure to check out the resources below. Enjoy.
LibGDX Memory Management
https://libgdx.com/wiki/articles/memo...
VisualVM
https://visualvm.github.io/
JProfiler
https://www.ej-technologies.com/jprof...
LibGDX Community Discord
/ discord
Support my Patreon
/ philipmoddev
Visit my website
https://www.cubusstudio.com/
0:00 Introduction
0:14 Memory Management
0:56 Object Pools
1:34 Pooling Example
3:11 Outro