Skip to content

rymut/imgui_impl_d2d

Repository files navigation

Dear ImGui Direct2D Backend implementation

Changelog

  • 2023-11-29: feat: working triangle rendering
  • 2024-01-10: refactor: simplification of polygon detection (bit buggy on gradients)
  • 2024-01-11: fix: correct gradient detection, disable anti-aliasing flags due to rendring bug

For more information see WIKI.

Building

This project uses Conan 2.0 package manager to get ImGui library & required example files.

Openning directory under Microsoft Visual Studio 2019 should generate whole project & download required libraries & assets from conan center.

License

This software is licensed under MIT License, see LICENSE for more information

About

Dear ImGui Direct2D backend implementation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published