derpicated / articated

ARticated; An augmented reality application for Android
MIT License
10 stars 5 forks source link

Replace interface with QML #24

Closed Mercotui closed 3 years ago

Mercotui commented 5 years ago

I think the current interface is lacking, especially on android, where it hardly even works.

Mercotui commented 5 years ago

So I propose to reimplement the GUI in QML, this would allow for faster development and better styling out of the box.

I would like to implement different pages for the settings (input, model, vision algorithm, debug), that can be accessed via a hamburger menu.

Mercotui commented 4 years ago

This is being worked on in the feature branch qt_quick_ui, and tracked by https://github.com/derpicated/articated/projects/7