https://github.com/cimgui/cimplot
C binding for implot: https://github.com/epezent/implot
https://github.com/cimgui/cimplot
Last synced: about 1 year ago
JSON representation
C binding for implot: https://github.com/epezent/implot
- Host: GitHub
- URL: https://github.com/cimgui/cimplot
- Owner: cimgui
- License: mit
- Created: 2020-04-28T16:43:24.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2025-02-05T10:22:40.000Z (over 1 year ago)
- Last Synced: 2025-03-31T05:05:38.057Z (about 1 year ago)
- Language: Lua
- Size: 1.28 MB
- Stars: 69
- Watchers: 6
- Forks: 25
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# cimplot
This is a c-api wrapper for [implot](https://github.com/epezent/implot) which is a plotter for [Dear ImGui](https://github.com/ocornut/imgui)
implot is a submodule of this repo. To do generation again in case implot is changed, you should update implot, make sure that cimgui repository is a sibling folder to this repository folder and execute generator/generator.bat(.sh)