Front End Code #111
TelloViz
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Front End Code
Combination of QML and JavaScript
Written by Josh
Future Improvements
Modularization
The next goal after this demonstration is to abstract reusable components into separate classes. Experimentation of this so far has given me mixed results so for this demo I've opted to leave it be.
Formatting and Cleanup
This code is rapidly evolving and in constant prototype so there is always need for a cleaning and formatting pass to clean up artifactual code/comments and giant spacing gaps.
The Code So Far:
All reactions