OpenCvSharp4
by: shimat
- 187 total downloads
- Latest version: 4.13.0.20260627
OpenCV wrapper for .NET. Since this package includes only core managed libraries, another package of native bindings for your OS is required (OpenCvSharp4.runtime.*).
OpenCvSharp4.official.runtime.linux-x64
by: shimat
- 53 total downloads
- Latest version: 4.13.0.20260627
Internal implementation package for OpenCvSharp to work on Linux x64 (portable RID)
OpenCvSharp4.runtime.win
by: shimat
- 156 total downloads
- Latest version: 4.13.0.20260627
Internal implementation package for OpenCvSharp to work on Windows except UWP.
OpenCvSharp4.Windows
by: shimat
- 161 total downloads
- Latest version: 4.13.0.20260627
OpenCV 4.x wrapper. All-in-one package for Windows users.
OpenTelemetry
by: OpenTelemetry Authors
- 275 total downloads
- Latest version: 1.16.0
OpenTelemetry .NET SDK
OpenTelemetry.Api
by: OpenTelemetry Authors
- 417 total downloads
- Latest version: 1.16.0
OpenTelemetry .NET API
OpenTelemetry.Api.ProviderBuilderExtensions
by: OpenTelemetry Authors
- 123 total downloads
- Latest version: 1.16.0
Contains extensions to register OpenTelemetry in applications using Microsoft.Extensions.DependencyInjection
OpenTelemetry.Extensions.Hosting
by: OpenTelemetry Authors
- 174 total downloads
- Latest version: 1.16.0
Contains extensions to start OpenTelemetry in applications using Microsoft.Extensions.Hosting
OpenTelemetry.Extensions.PersistentStorage
by: OpenTelemetry authors
- 7 total downloads
- Latest version: 1.0.0-beta.1
OpenTelemetry Persistent Storage
OpenTelemetry.Extensions.PersistentStorage.Abstractions
by: OpenTelemetry authors
- 5 total downloads
- Latest version: 1.0.0-beta.1
OpenTelemetry Persistent Storage Abstractions
OpenTelemetry.PersistentStorage.Abstractions
by: OpenTelemetry Authors
- 20 total downloads
- Latest version: 1.1.0
OpenTelemetry Persistent Storage Abstractions.
OpenTelemetry.PersistentStorage.FileSystem
by: OpenTelemetry Authors
- 20 total downloads
- Latest version: 1.1.0
OpenTelemetry Persistent Storage
OpenTK
by: Team OpenTK
- 156 total downloads
- Latest version: 5.0.0-pre.16
The Open Toolkit is set of fast, low-level C# bindings for OpenGL, OpenGL ES, OpenAL and OpenCL. It runs on all major platforms and powers hundreds of apps, games and scientific research. It provides bindings for GLFW windowing, input and a game loop, and is the perfect start for your own game engine. OpenTK comes with simple and easy to follow tutorials for learning *modern* OpenGL. These are written by the community and represent all of the best practices to get you started. Learn how to use OpenTK here: https://opentk.net/learn/index.html Sample projects that accompany the tutorial can be found here: https://github.com/opentk/LearnOpenTK We have a very active discord server, if you need help, want to help, or are just curious, come join us! https://discord.gg/6HqD48s
OpenTK.Core
by: Team OpenTK
- 83 total downloads
- Latest version: 4.9.4
Holds core functionality used by other OpenTK packages.
OpenTK.GLControl
by: The Open Toolkit Team
- 2 total downloads
- Latest version: 1.1.2225
OpenTK.GLControl is a Windows.Forms Control with OpenGL rendering capabilities. Use it to add
accelerated 3d graphics to your Windows.Forms or Windows Presentation Foundation (WPF) application.
Features
- Integrate 3d graphics into your Windows.Forms or WPF application
- 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 the official nuget package from http://www.opentk.com
The source code can be found at https://github.com/opentk/opentk
This package contains all code up to Feb 2016 from https://github.com/ppy/opentk
OpenTK.Graphics
by: Team OpenTK
- 81 total downloads
- Latest version: 4.9.4
GLes11, GLes20, GLes30, GL2, and GL4 bindings for dotnet from the Khronos openGL c library.
OpenTK.Mathematics
by: Team OpenTK
- 83 total downloads
- Latest version: 4.9.4
A basic mathematics library developed primarily for rendering in 3d and 2d.
OpenTK.redist.glfw
by: Team OpenTK
- 47 total downloads
- Latest version: 3.4.0.47
GLFW redistributables for OpenTK.
OpenTK.Windowing.Common
by: Team OpenTK
- 83 total downloads
- Latest version: 4.9.4
Common functionality for OpenTK.Windowing.* packages.