NervUI is easy to use app framework for c# with minimal resource usage using ImGui as GUI, OpenGL as Render Backend and GLFW for Windowing.
NervUI supports Linux(x64) with Xorg or Wayland and Windows(x64) and it's Native AOT Ready.
- .NET 6.0 or 7.0 SDK
- Basic knowledge of ImGui
Coming soon..
- Dear ImGui
- GLFW
- OpenTK
- Mochi.DearImGui (awesome DearImGui Wrapper for C#)