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: 10 months ago
JSON representation

A template for a Zig Mach with ImGui and ImPlot.

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
```