# covscript-imgui **Repository Path**: covscript/covscript-imgui ## Basic Information - **Project Name**: covscript-imgui - **Description**: ImGUI Extension for CovScript - **Primary Language**: C++ - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-03-31 - **Last Updated**: 2022-08-12 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # covscript-imgui ImGUI Extension for CovScript ## Implementations + Cross-platform + GLFW Backends + OpenGL 2.0 Implementation + `imgui_legacy.cse` + OpenGL 3.0 Implementation + `imgui.cse` + Native + Win32 Backends(Beta) + DirectX 9 Implementation + `imgui_legacy.cse` + DirectX 11 Implementation + `imgui.cse`