Skip to content

libmapper/UnityMapper

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UnityMapper

UnityMapper is a wrapper for libmapper that allows you to easily integrate your Unity projects with other libmapper devices.

Compiling

This project uses the dotnet/.csproj build system. You can compile the project using the dotnet command:

dotnet build

The compiled DLL will be in the bin/Debug directory.

To get an optimized DLL file for more serious use, use dotnet build instead:

dotnet publish -c Release -o ./publish

Usage

See docs/usage.md and docs/api.md

About

Unity plugin providing a libmapper interface

Resources

Stars

1 star

Watchers

3 watching

Forks

Contributors

Languages