dear-imgui.hs

GUI toolkit

A set of Haskell bindings to Dear ImGui, allowing rapid development of graphical user interfaces in games and graphics-intensive applications.

Haskell bindings to Dear ImGui, an immediate mode GUI toolkit

GitHub

143 stars
11 watching
31 forks
Language: Haskell
last commit: 3 months ago

Related projects:

Repository Description Stars
fuqunaga/rapidgui A Unity plugin providing a set of reusable GUI components and tools for rapid prototyping and development 334
mchakravarty/haskellspritekit A Haskell binding to Apple's SpriteKit framework for building 2D games and animations 173
glegris/nuklear4j A Java binding for an immediate mode graphical user interface toolkit written in C. 69
7thfactor/horus_ui An immediate mode GUI library that simplifies the development of graphical user interfaces 143
mygui/mygui A cross-platform library for creating graphical user interfaces (GUIs) for games and 3D applications. 733
dmccloskey/imgui A lightweight, immediate mode GUI library for C++ that outputs optimized vertex buffers for efficient rendering in various applications. 6
gtk2hs/gtk2hs A GUI library that provides a Haskell interface to the GTK+ toolkit for building graphical user interfaces. 182
cre8or/imgui-ada An Ada binding for the Dear ImGui library to simplify its use in Ada programming languages. 5
haskell-game/tiny-games-hs A collection of 10-line Haskell games showcasing the language's suitability for game development. 161
enkisoftware/imgui_markdown A markdown rendering library for Dear ImGui game development 1,118
hansroland/reflex-dom-inbits A tutorial project for creating GUI applications in Haskell using Reflex-Dom 116
cedricguillemet/imhotkey A tool for editing and handling hotkeys in graphical user interfaces built with ImGui. 211
yak32/glw_imgui An IMGUI implementation providing a simple and code-driven GUI system with basic support for layouting, themes, multithreading, and graphics API independence. 52
haskell-game/bgfx Haskell bindings to a cross-platform graphics API 32
gallickgunner/imgui-addons A cross-platform file dialog addon for the Dear ImGui GUI library 418