atomsk-0 / NervUI

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.

Home Page:https://www.nuget.org/packages/NervUI/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NervUI

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. Text Editor Demo

Platform Support

NervUI supports Linux(x64) with Xorg or Wayland and Windows(x64) and it's Native AOT Ready.

Requirements

  • .NET 6.0 or 7.0 SDK
  • Basic knowledge of ImGui

Documentation

Coming soon..

3rd party libraries

About

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.

https://www.nuget.org/packages/NervUI/

License:MIT License


Languages

Language:C# 100.0%