linc_dialogs
Dialog library
Bindings for common dialogs in Haxe-based C++ projects
http://snowkit.github.io/linc/ Haxe @:native bindings for Open, Folder, and Save dialogs
19 stars
8 watching
4 forks
Language: C++
last commit: over 6 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
snowkit/linc_sdl | Provides native Haxe bindings for the SDL library | 30 |
snowkit/linc_openal | A C library providing native bindings for OpenAL audio playback in Haxe/hxcpp. | 12 |
snowkit/linc_opengl | A native binding library for OpenGL that provides access to OpenGL and GLEW APIs from Haxe code. | 8 |
snowkit/linc_enet | A Haxe binding for ENET networking | 14 |
snowkit/linc_icloud | A Haxe library providing native bindings to the iCloud framework for Key-Value storage and other APIs. | 3 |
snowkit/linc_stb | Native bindings for popular image processing libraries | 9 |
snowkit/linc_empty | An empty template for creating a Haxe-based linc library | 8 |
snowkit/linc | Provides native Haxe libraries for building games and multimedia applications with popular game engines like SDL, OpenGL, and OpenAL. | 23 |
snowkit/linc_glew | Binds GLEW to Haxe/Cpp, providing OpenGL functionality. | 4 |
aidan63/linc_opengl | A C library providing native bindings to the OpenGL API for use in Haxe applications | 2 |
snowkit/linc_filewatch | A native file watch notification library for C++ applications | 5 |
snowkit/linc_nanovg | Native bindings for nanovg to facilitate graphics rendering in C-based projects | 13 |
snowkit/linc_timestamp | A high precision timestamp library for cross-platform development | 5 |
snowkit/linc_ogg | Decodes Ogg vorbis files using native bindings for Haxe and C++. | 9 |
andrewbelt/osdialog | A cross-platform wrapper for OS dialogs | 130 |