Skip to content

Latest commit

 

History

History
16 lines (15 loc) · 369 Bytes

README.md

File metadata and controls

16 lines (15 loc) · 369 Bytes

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