Libgdx Cross/platform Game Development Cookbook
上QQ阅读APP看书,第一时间看更新

Chapter 3. Advanced 2D Graphics

In this chapter, we will cover:

  • Achieving juicy effects with particles
  • Frame buffers and image composition
  • Welcome to the world of shaders
  • Passing parameters into shader programs
  • 2D depth of field shader
  • Embedding a Libgdx window into a Java desktop application