# autd3-link-visualizer

[](https://codecov.io/gh/shinolab/autd3-link-visualizer)
[](https://crates.io/crates/autd3-link-visualizer)
Link that plots acoustic fields for [autd3](https://github.com/shinolab/autd3-rs).
# Dependencies
## With `plotters` feature (default)
For Linux, you must install the following packages.
```
sudo apt install pkg-config libfreetype6-dev libfontconfig1-dev
```
For Windows and macOS, no additional packages are required.
## With `python` feature
You must install Python, and numpy/matplotlib package.
# Author
Shun Suzuki, 2022-2023