video demo

This commit is contained in:
Ruben van de Ven 2025-07-11 11:57:20 +02:00
parent 1b8882b1c7
commit 32590c201e
2 changed files with 5 additions and 1 deletions

View file

@ -25,8 +25,12 @@ By using ZMQ as input, the mapping of the lines is decoupled from the generation
![Full canvas](assets/screenshots/laserspace_screenshot_01.png)
![Laser preview](assets/screenshots/laserspace_screenshot_03.png)
<video controls="" src="/security_vision/laserspace/raw/branch/main/assets/screenshots/laserspace-demo.mp4">
<strong>Your browser does not support the HTML5 "video" tag.</strong>
</video>
## Usage
```bash
cargo run --bin render_lines_gui
```
```

Binary file not shown.