xaedes / im_param

im_param is an immediate mode parameter library which allows to define parameters for custom types and process them with various backends. imgui and json serializer backend provided

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build Status

build status linux docker ubuntu xenial x64 release build status linux docker ubuntu bionic x64 release build status linux docker ubuntu focal x64 release build status linux docker ubuntu jammy x64 release build status windows x64 release

im_param

im_param is an immediate mode parameter library which allows to define parameters for custom types and to process them with various backends. imgui and json serializer backend provided.

One json serialization backend is powered by https://github.com/nlohmann/json

About

im_param is an immediate mode parameter library which allows to define parameters for custom types and process them with various backends. imgui and json serializer backend provided

License:MIT License


Languages

Language:C++ 98.7%Language:Batchfile 0.5%Language:Shell 0.4%Language:CMake 0.3%Language:HTML 0.1%Language:C 0.0%