Zenseless.OpenTK.GUI.Patched 0.2.1

dotnet add package Zenseless.OpenTK.GUI.Patched --version 0.2.1                
NuGet\Install-Package Zenseless.OpenTK.GUI.Patched -Version 0.2.1                
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Zenseless.OpenTK.GUI.Patched" Version="0.2.1" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Zenseless.OpenTK.GUI.Patched --version 0.2.1                
#r "nuget: Zenseless.OpenTK.GUI.Patched, 0.2.1"                
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Zenseless.OpenTK.GUI.Patched as a Cake Addin
#addin nuget:?package=Zenseless.OpenTK.GUI.Patched&version=0.2.1

// Install Zenseless.OpenTK.GUI.Patched as a Cake Tool
#tool nuget:?package=Zenseless.OpenTK.GUI.Patched&version=0.2.1                

ImGui for OpenTK

Note: This is a fork from Zenseless.OpenTK.GUI that makes the library work on macOS (and other systems targeting OpenGL 3.2+), as well as makes it work stand-alone without the Zenseless.OpenTK dependencies.

Build status NuGet

Look at the example of how to use the library. See the change log for changes, features and road map.

Known working platforms

  • OpenGL version: >= v3.2
  • Operating system: Windows, macOS

Errors and questions

Please us the GitHub Issue function to report errors or ask questions.

Contribute

Check out the contribution guidelines if you want to contribute to this project.

License

Apache 2.0

Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.2.1 101 7/27/2024
0.2.0 83 7/27/2024

Auto generated by AppVeyor