Skip to content

Latest commit

 

History

History
15 lines (15 loc) · 730 Bytes

README.md

File metadata and controls

15 lines (15 loc) · 730 Bytes

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