This is the Veldrid rendering backend for SharpText; a GPU accelerated text renderer implemented in C#.
Info
Version: | 0.3.1 |
Author(s): | Jayden Meyer |
Last Update: | Monday, March 14, 2022 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/SharpText.Veldrid |
Install
Install-Package SharpText.Veldrid
dotnet add package SharpText.Veldrid
paket add SharpText.Veldrid
SharpText.Veldrid Download (Unzip the "nupkg" after downloading)
Dependencies
- SharpText.Core(>= 0.2.0)
- Veldrid(>= 4.8.0)
- Veldrid.SPIRV(>= 1.0.13)
Tags