mirror of
https://github.com/mikalv/awesome-qt-qml.git
synced 2025-12-18 12:54:40 +03:00
Merge pull request #38 from nrbnlulu/master
This commit is contained in:
@@ -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,6 +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)
|
||||||
|
|
||||||
- [Software](#software)
|
- [Software](#software)
|
||||||
|
|
||||||
## Android
|
## Android
|
||||||
@@ -116,6 +118,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.
|
||||||
|
|||||||
Reference in New Issue
Block a user