GitXplorerGitXplorer
c

nuklear_cmake_demo

public
1 stars
0 forks
0 issues

Commits

List of commits on branch master.

No commits found

There are no commits on branch master.

README

The README file for this repository.

nuklear_cmake_demo

Demo C GUI project using nuklear/SDL2/OpenGL2/CMake

Also includes an example of loading an image via SDL_Image into an SDL_Surface, converting into a gl Texture and nk_image, and drawing both inside the window.