ProcSharp is an implementation of the Processing framework in C#.
Info
Version: | 1.2.0 |
Author(s): | ProcSharp |
Last Update: | Thursday, October 31, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/simoneddeland/proc-sharp |
NuGet Url: | https://www.nuget.org/packages/ProcSharp |
Install
Install-Package ProcSharp
dotnet add package ProcSharp
paket add ProcSharp
ProcSharp Download (Unzip the "nupkg" after downloading)
Dependencies
- SDL2-CS-Rolling(>= 2018.11.1)