Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fjebaker/zig-imgui-implot-template
A template for a Zig Mach with ImGui and ImPlot.
https://github.com/fjebaker/zig-imgui-implot-template
gui imgui implot mach zig
Last synced: about 2 months ago
JSON representation
A template for a Zig Mach with ImGui and ImPlot.
- Host: GitHub
- URL: https://github.com/fjebaker/zig-imgui-implot-template
- Owner: fjebaker
- Created: 2024-05-28T11:36:01.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-05-28T11:50:05.000Z (9 months ago)
- Last Synced: 2024-12-21T18:42:42.939Z (about 2 months ago)
- Topics: gui, imgui, implot, mach, zig
- Language: Zig
- Homepage:
- Size: 3.91 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Zig ImGui with ImPlot and Mach Template
Uses [fjebaker/zig-imgui-implot](https://github.com/fjebaker/zig-imgui-implot).
**Requires 0.12.0-dev.3180+83e578a18**
## Build and run
```bash
zig build run
```