Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 285 Bytes

File metadata and controls

13 lines (7 loc) · 285 Bytes

nframework

Description

nframework is a wrapper around dear imgui that intends to make your use of the ui toolkit easier.

Getting Started

  • Add the folder & include it in your project, then include "framework.h" anywhere you'd like to use it.

Requirements

  • Dear ImGui