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 C# example or F# example.

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

    • On Ubuntu 20.04, you may need to specify runtime (e.g. sudo dotnet run -r ubuntu-x64).

Unity

  • Please install via Unity Package Manager

    1. From the menu bar, select Edit > Project settings > Package Manager.
    2. Add the following Scoped registory.
    3. From the menu bar, select Window > Package Manager.
    4. Select My Registries from the drop-down menu in the upper left corner.
    5. Install autd3-unity package.

LICENSE

See LICENSE and ThirdPartyNotice.

Author

Shun Suzuki 2022-2024