OpenTK.Mathematics
by: Team OpenTK
- 859 total downloads
- Latest version: 5.0.0-pre.13
A basic mathematics library developed primarily for rendering in 3d and 2d.
OpenTK.OpenAL
by: Team OpenTK
- 817 total downloads
- Latest version: 5.0.0-pre.8
OpenAL bindings for dotnet from the Khronos openAL c library.
OpenTK.Platform
by: Team OpenTK
- 70 total downloads
- Latest version: 5.0.0-pre.15
Platform support for OpenTK, contains backends for Windows, Linux, and macOS.
OpenTK.Platform.Native
by: Team OpenTK
- 32 total downloads
- Latest version: 5.0.0-pre.10
Platform support for OpenTK, contains backends for Windows, Linux, and macOS.
OpenTK.redist.glfw
by: Team OpenTK
- 229 total downloads
- Latest version: 3.4.0.47
GLFW redistributables for OpenTK.
OpenTK.Windowing.Common
by: Team OpenTK
- 696 total downloads
- Latest version: 5.0.0-pre.13
Common functionality for OpenTK.Windowing.* packages.
OpenTK.Windowing.Desktop
by: Team OpenTK
- 749 total downloads
- Latest version: 5.0.0-pre.13
An abstraction over OpenTK.GraphicsLibraryFramework to provide a ready-to-go easy-to-use windowing and input abstraction.
OpenTK.Windowing.GraphicsLibraryFramework
by: Team OpenTK
- 711 total downloads
- Latest version: 5.0.0-pre.13
GLFW bindings for C# from the C GLFW library.
OpenToolkit.Core
by: Team OpenTK
- 188 total downloads
- Latest version: 4.0.0-pre9.3
Holds core functionality used by other OpenToolkit packages.
OpenToolkit.Graphics
by: Team OpenTK
- 187 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
- 193 total downloads
- Latest version: 4.0.0-pre9.3
Hid/Controller input library.
OpenToolkit.Mathematics
by: Team OpenTK
- 193 total downloads
- Latest version: 4.0.0-pre9.3
A basic mathematics library developed primarily for rendering in 3d and 2d.
OpenToolkit.OpenAL
by: Team OpenTK
- 57 total downloads
- Latest version: 4.0.0-pre9.3
OpenAL bindings for dotnet from the Khronos openAL c library.
opentoolkit.redist.glfw
by: OpenToolkit
- 51 total downloads
- Latest version: 3.3.0-pre20200829200313
GLFW redistributables for OpenTK.
OpenToolkit.Windowing.Common
by: Team OpenTK
- 189 total downloads
- Latest version: 4.0.0-pre9.3
Common functionality for OpenToolkit.Windowing.* packages.
OpenToolkit.Windowing.Desktop
by: Team OpenTK
- 186 total downloads
- Latest version: 4.0.0-pre9.3
An abstraction over OpenToolkit.GraphicsLibraryFramework to provide a ready-to-go easy-to-use windowing and input abstraction.
OpenToolkit.Windowing.GraphicsLibraryFramework
by: Team OpenTK
- 193 total downloads
- Latest version: 4.0.0-pre9.3
GLFW bindings for c# from the cpp GLFW library.
OpenTracing
by: The OpenTracing Authors
- 202 total downloads
- Latest version: 0.12.1
This library is a .NET implementation of the OpenTracing API. To fully understand this platform API, it's helpful to be familiar with the OpenTracing project and terminology more generally.
For the time being, mild backwards-incompatible changes may be made without changing the major version number. As OpenTracing and opentracing-csharp mature, backwards compatibility will become more of a priority.
OpenWeatherMap
by: Joan Caron
- 63 total downloads
- Latest version: 1.1.3
This project is a fully asynchronous .NET library for interacting with the great OpenWeatherMap API.
OpenXmlPowerTools
by: Eric White
- 211 total downloads
- Latest version: 4.5.3.2
The Open XML PowerTools provides guidance and example code for programming with Open XML Documents (DOCX, XLSX, and PPTX). It is based on, and extends the functionality of the Open XML SDK.
It supports scenarios such as:
•Splitting DOCX/PPTX files into multiple files.
•Combining multiple DOCX/PPTX files into a single file.
•Populating content in template DOCX files with data from XML.
•High-fidelity conversion of DOCX to HTML.
•Searching and replacing content in DOCX/PPTX using regular expressions.
•Managing tracked-revisions, including detecting tracked revisions, and accepting tracked revisions.
•Updating Charts in DOCX/PPTX files, including updating cached data, as well as the embedded XLSX.
•Retrieving metrics from DOCX files, including the hierarchy of styles used, the languages used, and the fonts used.
•Writing XLSX files using far simpler code than directly writing the markup, including a streaming approach that enables writing XLSX files with millions of rows.