mirror of
https://github.com/mikalv/awesome-qt-qml.git
synced 2025-12-18 12:54:40 +03:00
order by abc
This commit is contained in:
10
README.md
10
README.md
@@ -15,6 +15,7 @@ Pull requests of new projects/apps/libraries are welcome :)
|
|||||||
- [Editor Integration](#editor-integration)
|
- [Editor Integration](#editor-integration)
|
||||||
- [Game Engine](#game-engine)
|
- [Game Engine](#game-engine)
|
||||||
- [Graphics](#graphics)
|
- [Graphics](#graphics)
|
||||||
|
- [GraphQL Clients](#graphql-clients)
|
||||||
- [Hardware](#hardware)
|
- [Hardware](#hardware)
|
||||||
- [Images](#images)
|
- [Images](#images)
|
||||||
- [JavaScript](#javascript)
|
- [JavaScript](#javascript)
|
||||||
@@ -33,7 +34,7 @@ Pull requests of new projects/apps/libraries are welcome :)
|
|||||||
- [Visualization](#visualization)
|
- [Visualization](#visualization)
|
||||||
- [Web Frameworks](#web-frameworks)
|
- [Web Frameworks](#web-frameworks)
|
||||||
- [X11/Wayland](#x11wayland)
|
- [X11/Wayland](#x11wayland)
|
||||||
- [GraphQL Clients](#graphql-clients)
|
|
||||||
- [Software](#software)
|
- [Software](#software)
|
||||||
|
|
||||||
## Android
|
## Android
|
||||||
@@ -116,6 +117,10 @@ Pull requests of new projects/apps/libraries are welcome :)
|
|||||||
* [qml-ogdf](https://github.com/schulzch/qml-ogdf) - This plug-in provides a binding of Open Graph Drawing Framework to QtQML (Version 5.0+).
|
* [qml-ogdf](https://github.com/schulzch/qml-ogdf) - This plug-in provides a binding of Open Graph Drawing Framework to QtQML (Version 5.0+).
|
||||||
* [qml_framerate](https://github.com/vannell/qml_framerate) - Display QML Window frame rate (FPS).
|
* [qml_framerate](https://github.com/vannell/qml_framerate) - Display QML Window frame rate (FPS).
|
||||||
|
|
||||||
|
## GraphQL Clients
|
||||||
|
* [qtgql](https://github.com/qtgql/qtgql) - GraphQL client for Qt and QML that is inspired by [react-relay](https://relay.dev/).
|
||||||
|
|
||||||
|
|
||||||
## Hardware
|
## Hardware
|
||||||
* [qml-cvcamera](https://github.com/chili-epfl/qml-cvcamera) - CVCamera is a QML wrapper for fast camera access using OpenCV. It works on desktop and Android.
|
* [qml-cvcamera](https://github.com/chili-epfl/qml-cvcamera) - CVCamera is a QML wrapper for fast camera access using OpenCV. It works on desktop and Android.
|
||||||
* [pot](https://github.com/carlonluca/pot) - Raspberry Pi accelerated video/image rendering with Qt: custom QML components and QtMultimedia backend.
|
* [pot](https://github.com/carlonluca/pot) - Raspberry Pi accelerated video/image rendering with Qt: custom QML components and QtMultimedia backend.
|
||||||
@@ -302,9 +307,6 @@ Pull requests of new projects/apps/libraries are welcome :)
|
|||||||
* [shell](https://github.com/lirios/shell) - QtQuick and Wayland shell for convergence.
|
* [shell](https://github.com/lirios/shell) - QtQuick and Wayland shell for convergence.
|
||||||
* [qmlcompmgr](https://github.com/amezin/qmlcompmgr) - It's a simple compositing manager for X11, written using Qt Quick and QML. Not ready for production.
|
* [qmlcompmgr](https://github.com/amezin/qmlcompmgr) - It's a simple compositing manager for X11, written using Qt Quick and QML. Not ready for production.
|
||||||
|
|
||||||
## GraphQL Clients
|
|
||||||
* [qtgql](https://github.com/qtgql/qtgql) - GraphQL client for Qt and QML that is inspired by [react-relay](https://relay.dev/).
|
|
||||||
|
|
||||||
# Learning
|
# Learning
|
||||||
* [The QML Book](http://qmlbook.github.io/) - The QML Book. ([source](https://github.com/qmlbook/qmlbook))
|
* [The QML Book](http://qmlbook.github.io/) - The QML Book. ([source](https://github.com/qmlbook/qmlbook))
|
||||||
* [GCompris](http://www.gcompris.net/index-en.html) - For Kids.
|
* [GCompris](http://www.gcompris.net/index-en.html) - For Kids.
|
||||||
|
|||||||
Reference in New Issue
Block a user