Skip to content

v0.2.0

Compare
Choose a tag to compare
@NoelFB NoelFB released this 28 Jan 00:22
· 25 commits to main since this release

Very large release:

  • Updated to SDL3.2
  • Now using SDL_GPU for rendering
  • Refactored the Application to no longer be a static class.
  • Added new FileSystem/Storage features introduced in SDL3

Look at the Samples to see how to implement the new App class for your project.