Demonstrates how to build and release installers for simple Java console applications using Gradle and Java jpackage with GitHub Actions. Gradle will package the dependencies, and jpackage will build ...
DX11 GUI is a simple library built on top of DirectX11 and DirectXTK to facilitate the creation of graphical user interfaces in DirectX11 applications. It provides a set of tools and components to ...