Skip to content

covscript/covscript-imgui

Repository files navigation

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