Quphoria / Art.Net

A C# Art-Net library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

forthebadge forthebadge forthebadge

Art.Net

Art.Net is a Art-Net 4 library for .NET 5.0

This library is entirely implemented according to the Art-Net User Guide From Artistic Licence Holdings Ltd.

Examples

There is a ExampleController and Node which are both located in their respective folders and demonstrates how to use this library

Installation

  1. Download the latest release from the release page
  2. Go to your project dependencies -> Add COM Reference -> browse and find the dll
    Nuget package coming Soon™

Building from source

  1. Clone Art.Net
    $ git clone https://github.com/OsOmE1/Art.Net
  2. Then build with VS2019

Documentation

Coming Soon™

Credits

About

A C# Art-Net library

License:MIT License


Languages

Language:C# 100.0%