OpenTK.Mathematics
by: Team OpenTK
- 267 total downloads
- Latest version: 4.8.2
A basic mathematics library developed primarily for rendering in 3d and 2d.
OpenTK.NETCore
by: The Open Toolkit Team
- 8 total downloads
- Latest version: 1.1.2749.6433
The Open Toolkit library (OpenTK) is an advanced, low-level C# wrapper for OpenGL, OpenGL ES and OpenAL.
It is suitable for games, scientific visualizations and projects that require 3d graphics, audio or compute functionality.
Features
- Create cutting-edge graphics with OpenGL 4.4 and OpenGL ES 3.0
- Use the .Net/Mono language of your choice: C#, F#, VB.Net, Boo, IronPython, IronRuby
- Develop faster with inline documentation and strongly-typed enumerations for all OpenGL and OpenAL functions
This is a .NET Core-compatible version of OpenTK.
OpenTK.NetStandard
by: emmaus
- 45 total downloads
- Latest version: 1.0.5.32
The Open Toolkit library (OpenTK) is an advanced, low-level C# wrapper for OpenGL, OpenGL ES and OpenAL.
It is suitable for games, scientific visualizations and projects that require 3d graphics, audio or compute functionality.
Features
- Create cutting-edge graphics with OpenGL 4.6 and OpenGL ES 3.0
- Use the .Net/Mono language of your choice: C#, F#, VB.Net, Boo, IronPython, IronRuby
- Develop faster with inline documentation and strongly-typed enumerations for all OpenGL and OpenAL functions
This is a .NET Core-compatible version of OpenTK.
This version can be found at https://github.com/emmauss/opentk
OpenTK.redist.glfw
by: Team OpenTK
- 103 total downloads
- Latest version: 3.4.0.47
GLFW redistributables for OpenTK.
OpenTK.Windowing.Common
by: Team OpenTK
- 260 total downloads
- Latest version: 4.8.2
Common functionality for OpenTK.Windowing.* packages.
OpenToolkit.Core
by: Team OpenTK
- 93 total downloads
- Latest version: 4.0.0-pre9.3
Holds core functionality used by other OpenToolkit packages.
OpenToolkit.Graphics
by: Team OpenTK
- 92 total downloads
- Latest version: 4.0.0-pre9.3
GLes11, GLes20, GLes30, GL2, and GL4 bindings for dotnet from the Khronos openGL c library.
OpenToolkit.Input
by: Team OpenTK
- 93 total downloads
- Latest version: 4.0.0-pre9.3
Hid/Controller input library.
OpenToolkit.Mathematics
by: Team OpenTK
- 80 total downloads
- Latest version: 4.0.0-pre9.3
A basic mathematics library developed primarily for rendering in 3d and 2d.
opentoolkit.redist.glfw
by: OpenToolkit
- 21 total downloads
- Latest version: 3.3.0-pre20200829200313
GLFW redistributables for OpenTK.
OpenToolkit.Windowing.Common
by: Team OpenTK
- 79 total downloads
- Latest version: 4.0.0-pre9.3
Common functionality for OpenToolkit.Windowing.* packages.
Perfolizer
by: Andrey Akinshin
- 196 total downloads
- Latest version: 0.6.1
Performance analysis toolkit
PInvoke.Kernel32
by: Andrew Arnott
- 119 total downloads
- Latest version: 0.7.124
P/Invoke methods for the Windows Kernel32.dll.
PInvoke.User32
by: Andrew Arnott
- 54 total downloads
- Latest version: 0.7.124
P/Invoke methods for the Windows User32.dll.
PInvoke.Windows.Core
by: Andrew Arnott
- 112 total downloads
- Latest version: 0.7.124
P/Invoke types for common Windows APIs.
PInvoke.Windows.ShellScalingApi
by: Andrew Arnott
- 35 total downloads
- Latest version: 0.7.124
P/Invoke methods for the Windows Windows.ShellScalingApi.dll.
Pipelines.Sockets.Unofficial
by: Pipelines.Sockets.Unofficial
- 134 total downloads
- Latest version: 2.2.8
Package Description
Polly
by: Michael Wolfenden App vNext
- 374 total downloads
- Latest version: 8.6.5
Polly is a .NET resilience and transient-fault-handling library that allows developers to express resilience and transient fault handling policies such as Retry, Circuit Breaker, Timeout, Bulkhead Isolation, and Fallback in a fluent and thread-safe manner.
Polly.Contrib.Simmy
by: App vNext
- 18 total downloads
- Latest version: 0.3.0
Simmy is a chaos-engineering and fault-injection tool, integrating with the Polly resilience project for .NET
Polly.Contrib.WaitAndRetry
by: Grant Dickinson App vNext
- 16 total downloads
- Latest version: 1.1.1
Polly.Contrib.WaitAndRetry is an extension library for Polly containing helper methods for a variety of wait-and-retry strategies.