Skip to content

Collection of backend reimplementations for OpenTK, made for ImGui.NET.

Notifications You must be signed in to change notification settings

lostkagamine/OpenTK_ImGui_Backends

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenTK ImGui Backends

This is a partial reimplementation of the ImGui backends for C# and OpenTK.

Why?

I felt that integrating Dear ImGui with OpenTK was too complex, especially for new users. This project aims to bring quick, easy integration with Dear ImGui inside of C#.

How do I use this?

Please don't reference the .NET assembly in your project. Just copy the file you want into your project. You can do that, it's fine. After that, look at the header comment of the file for instructions.

About

Collection of backend reimplementations for OpenTK, made for ImGui.NET.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages