qbonnard / qimchi

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Qimchi

Qimchi is a QML based framework for CHILI lab's projects in augmented reality and robotics.

Content

The global QtCreator project references the following modules:

  • qmlchilitags: integration of Chilitags in QML
  • qmlchilitags-demo: demonstration of how to use qmlchilitags for "regular" AR, i.e. displaying virtual element on a camera feed
  • qmlchilitags-projection: demonstration of how to use qmlchilitags in a camera+projector setting

Documentation

Qimchi requires Qt 5, and is developped using Qt Creator. It has been tested with Qt 5.3 on Ubuntu 14.04, and would probably not work with lower than 5.3 due to https://bugreports.qt-project.org/browse/QTBUG-34736?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel. For more details, each module contains a specific README.

License

Qimchi is licensed under the GPLv3 License

About