autd3 wrapper for .NET 8+.
- Please install using NuGet
-
Please refer to example.
-
If you are using Linux/macOS, you may need to run as root (e.g.
sudo dotnet run
).
-
Please install via Unity Package Manager
- From the menu bar, select
Window > Package Manager
. - Click "+" button in upper left corner, then "Add package from git URL".
- Enter https://github.com/shinolab/AUTD3Sharp.git#upm/latest and click "Add".
- If you need a specific version, specify #upm/vX.X.X
- From the menu bar, select
See LICENSE and ThirdPartyNotice.
Shun Suzuki 2022-2024