Skip to content

Commit

Permalink
Update demo animation
Browse files Browse the repository at this point in the history
  • Loading branch information
minkezhang committed Dec 13, 2021
1 parent 263aa6b commit fd996ff
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ go mod tidy
```bash
go run \
demo/generator/main.go --mode=grid | go run \
demo/main.go > demo.gif
demo/main.go --frames=1250 > demo.gif
```

![ORCA demo](demo/output/animation.gif)
Expand Down
Binary file modified demo/output/animation.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit fd996ff

Please sign in to comment.