jordanvrtanoski / luacpp
Lua C++ wrapper, an easy way to add lua scripting capabilities to an existing C++ project.
☆174Updated 4 months ago
Alternatives and similar repositories for luacpp:
Users that are interested in luacpp are comparing it to the libraries listed below
- A lightweight, dependency-free library for binding Lua to C++☆278Updated 5 months ago
- A modern C++ wrapper library for SDL2 in order to improve type-safety, memory safety and overall ease-of-use.☆313Updated 6 months ago
- C++ to LUA binding tool in a single header file.☆195Updated 9 months ago
- A modern and helpful cross-platform json-parser for C++, used for parsing Tiled maps.☆203Updated last year
- CMake based build of Lua (5.4.6 and 5.3.3)☆155Updated 6 months ago
- Markdown renderer for Dear ImGui using MD4C parser☆149Updated 2 years ago
- 2D lighting for SFML☆135Updated 10 months ago
- A Raylib integration with DearImGui☆350Updated this week
- Set of nice spinners for imgui☆468Updated 2 months ago
- c++17 header only library implementing a terminal for imgui applications☆176Updated last year
- File watcher in c++☆452Updated 6 months ago
- A CMake/C++20 library to embed resource files at compile time☆144Updated 6 months ago
- Single-file port of Lua, a powerful scripting language.☆278Updated 7 months ago
- Widgets for imgui☆282Updated 2 months ago
- A starter project for graphics applications using SDL, bgfx and Dear ImGui☆321Updated last year
- Serialization library written in C++17 - Pack C++ structs into a compact byte-array without any macros or boilerplate code☆494Updated 5 months ago
- C++ Object Oriented Wrapper for raylib☆737Updated last week
- A collection of SFML drawables☆202Updated 3 weeks ago
- Cross platform dynamic loading of shared libraries☆98Updated 3 years ago
- Colorizing text editor for ImGui☆78Updated last month
- Utilities and common code for use with raylib☆113Updated last year
- Virtual File System C++☆276Updated last month
- Console Widget for Dear ImGui☆126Updated last year
- Easy to use cross-platform 2D game library for C++☆291Updated this week
- Nuklear immediate mode GUI for raylib