autd3 library wrapper for Unity


Keywords
unity, autd3, csharp
License
MIT
Install
npm install com.shinolab.autd3@28.0.0

Documentation

autd3sharp

build codecov NuGet stable version autd3-unity

autd3 wrapper for .NET 8+.

Install

Example

  • Please refer to example.

  • If you are using Linux/macOS, you may need to run as root (e.g. sudo dotnet run).

Unity

  • Please install via Unity Package Manager

    1. From the menu bar, select Window > Package Manager.
    2. Click "+" button in upper left corner, then "Add package from git URL".
    3. Enter https://github.com/shinolab/AUTD3Sharp.git#upm/latest and click "Add".
      • If you need a specific version, specify #upm/vX.X.X

LICENSE

See LICENSE and ThirdPartyNotice.

Author

Shun Suzuki 2022-2024