Switch to a new UI framework.
Closed Sep 30, 2016
0% complete
That is, continue to link the C++ GRT-based machine learning runtime against the ESP user interface but implement that UI with a different C++ toolkit, e.g. Qt, instead of openFrameworks. This would allow for a more native interface, but it's not clear it's worth it. If we're going to rewrite the whole interface anyway, it may make sense to also separate …
That is, continue to link the C++ GRT-based machine learning runtime against the ESP user interface but implement that UI with a different C++ toolkit, e.g. Qt, instead of openFrameworks. This would allow for a more native interface, but it's not clear it's worth it. If we're going to rewrite the whole interface anyway, it may make sense to also separate out the runtime from the UI.