ソフトウェア
基本的に各言語の標準的なパッケージマネージャーに対応している.
CMakeのFetchContentを使用してインストールできる.
また, 依存ライブラリのダウンロードにgit
を使用するので, これもインストールしておくこと.
- autd3
- Windows: https://github.com/shinolab/autd3-cpp/releases/download/v36.0.2/autd3-v36.0.2-win-x64.zip
- macOS: https://github.com/shinolab/autd3-cpp/releases/download/v36.0.2/autd3-v36.0.2-macos-aarch64.tar.gz
- Linux: https://github.com/shinolab/autd3-cpp/releases/download/v36.0.2/autd3-v36.0.2-linux-x64.tar.gz
NuGetで公開している.
Unity Package Manager経由でインストール可能. 以下のリポジトリを追加する.
PyPIで公開している.