GitXplorerGitXplorer
c

nuklear_cmake_demo

public
1 stars
0 forks
0 issues

Commits

List of commits on branch master.
Unverified
3c1d0c987c96c257f6311b501dd1b85e93a3d62c

Initial commit

ccxong committed 8 years ago

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.