Skip to content

Experimental backend for ImGui using X11 and Blend2d

License

Notifications You must be signed in to change notification settings

benny-edlund/imx

Repository files navigation

imx

An experimental CPU only backend for ImGui built with Blend2d and X11

Please visit and support these amazing products this library is built upon:

Blend2d

Dear ImGui

Building IMX

Conan is used to manage project dependencies. Documentation on using conan can be found at https://docs.conan.io/2

With conan installed on your system simply configure and build and required dependencies will be downloaded or built for your system

cmake . -B build -DCMAKE_BUILD_TYPE=Release

cmake --build build

About

Experimental backend for ImGui using X11 and Blend2d

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published