https://github.com/cimgui/cimplot3d
C interface to https://github.com/brenocq/implot3d
https://github.com/cimgui/cimplot3d
Last synced: 4 months ago
JSON representation
C interface to https://github.com/brenocq/implot3d
- Host: GitHub
- URL: https://github.com/cimgui/cimplot3d
- Owner: cimgui
- Created: 2025-01-08T11:49:37.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2026-02-18T13:46:19.000Z (4 months ago)
- Last Synced: 2026-02-18T17:50:44.456Z (4 months ago)
- Language: Lua
- Size: 203 KB
- Stars: 4
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# cimplot3d
This is a c-api wrapper for [implot3d](https://github.com/brenocq/implot3d) which is a plotter for [Dear ImGui](https://github.com/ocornut/imgui)
implot3d is a submodule of this repo. To do generation again in case implot3d is changed, you should update implot3d, make sure that cimgui repository is a sibling folder to this repository folder and execute generator/generator.bat(.sh)