- 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
- 2024-10-29: feat: text rendering
For more information see WIKI.
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.
This software is licensed under MIT License, see LICENSE for more information