WerWolv / libromfs
Simple library for embedding static resources into C++ binaries using CMake
☆79Updated 2 months ago
Alternatives and similar repositories for libromfs:
Users that are interested in libromfs are comparing it to the libraries listed below
- CMakeLists wrapper around imgui☆59Updated 11 months ago
- C++11 syntactic sugar for ImGui with RAII guards☆66Updated 2 months ago
- An implementation of the char8_t remediation approaches discussed in P1423 (https://wg21.link/p1423).☆25Updated 2 years ago
- Dear ImGui styling tricks☆28Updated 3 years ago
- 🫧 An ImGui-based UI system to defenestrate all others☆130Updated 3 months ago
- Simple OpenGL core profile loading, customized for Dear ImGui☆16Updated 6 months ago
- Markdown renderer for Dear ImGui using MD4C parser☆150Updated 2 years ago
- Console Widget for Dear ImGui☆129Updated last year
- Antialiased 2D vector drawing library on top of OpenGL for UI and visualizations. (added Vulkan support)☆50Updated 7 months ago
- A C++ file dialog using Dear ImGui☆77Updated 5 months ago
- C++ Helper library containing various types and functions used throughout many of my projects☆23Updated 2 months ago
- Headers Only C++11 Geometry Tessellation library for Vector Graphics, that can run on any computer with or without FPU. No standard libr…☆94Updated last year
- Dear ImGui wrapper along with some other useful libraries.☆21Updated 2 years ago
- ImGui terminal widget☆55Updated 6 years ago
- generic editor widget for classes/structs (C++17)☆21Updated 7 years ago
- A texture inspector tool for Dear ImGui☆99Updated last year
- An experimental, exploratory take on new ideas and approaches for Premake☆15Updated 3 years ago
- A canvas addon for imgui☆27Updated 2 years ago
- GDB frontend made with Dear ImGui☆135Updated 9 months ago
- Fixed-size C++ delegates - efficient alternatives to std::function.☆42Updated 2 years ago
- ZeroToHero☆56Updated 2 years ago
- C++ sanctuary for small but powerful and frequently required, stand alone features.☆28Updated 7 months ago
- A simple C++ wrapper around the "miniz" zip library