another try at fixing gif

This commit is contained in:
nmatsuda 2020-06-22 23:21:13 -07:00 committed by GitHub
parent cdb10b3d00
commit 3fdc00b49d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,11 +1,9 @@
# viz1090
![demo gif](https://media.giphy.com/media/VGh0nJHerUFFNxeAZo/source.gif)
![](https://media.giphy.com/media/VGh0nJHerUFFNxeAZo/giphy-downsized.gif)
**This is work in progress**
There are some major fixes and cleanup that need to happen before a relase:
* Everything is a grab bag of C and C++, need to more consistently modernize
* A full refactor, especially View.cpp, necessary for many of the new features below.