casey / casey/pxl

Imgui integration

Open
#30 0 comments 0 reactions 0 assignees View on GitHub
enhancement good first issue
Dominant language
Rust
Stars
32
Forks
2
PR merge metrics
No merged PRs in 30d

Description

Allow programs to set an imgui overlay, for simple UI creation. This will necessarily expose the `imgui-rs` API, so we should make very explicit that this part of the API is unstable, and we may bump the `imgui-rs` version to a non-backwards compatible version without changing the `pxl` major version.

The alternative is to bump the `pxl` major version whenever `imgui-rs` releases a non-backwards compatible change, which may be preferable.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.