Skip to content

shinolab/AUTD3Sharp

Repository files navigation

autd3sharp

build codecov NuGet stable version autd3-unity

autd3 wrapper for .Net Standard 2.1

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