Skip to content

OsOmE1/Art.Net

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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