All Projects → podsvirov → Osgqtquick

podsvirov / Osgqtquick

Licence: mit
Intergation OpenSceneGraph to Qt Quick

Projects that are alternatives of or similar to Osgqtquick

Qml Box2d
Box2D QML plugin
Stars: ✭ 223 (+320.75%)
Mutual labels:  qtquick, qt, qt5, qml
Autoannotationtool
A label tool aim to reduce semantic segmentation label time, rectangle and polygon annotation is supported
Stars: ✭ 113 (+113.21%)
Mutual labels:  qtquick, qt, qt5, qml
Awesome Qt Qml
A curated list of awesome Qt and QML libraries, resources, projects, and shiny things.
Stars: ✭ 1,118 (+2009.43%)
Mutual labels:  qtquick, qt, qt5, qml
Scihubeva
A Cross Platform Sci-Hub GUI Application
Stars: ✭ 683 (+1188.68%)
Mutual labels:  qtquick, qt, qt5, qml
QDashBoard
Sample dashboard developed with QML. Login, plots and several screens.
Stars: ✭ 34 (-35.85%)
Mutual labels:  qt, qml, qt5, qtquick
Spix
UI test automation library for QtQuick/QML Apps
Stars: ✭ 48 (-9.43%)
Mutual labels:  qtquick, qt, qt5, qml
Taoquick
a cool QtQuick/qml component library and demo(一套酷炫的QtQuick/Qml基础库和示例)
Stars: ✭ 481 (+807.55%)
Mutual labels:  qtquick, qt, qt5, qml
vatsinator-legacy
An open-source Vatsim monitor
Stars: ✭ 12 (-77.36%)
Mutual labels:  qml, qt5, qtquick
pardus-store
Pardus Application Store
Stars: ✭ 32 (-39.62%)
Mutual labels:  qml, qt5, qtquick
Slate
Pixel Art Editor
Stars: ✭ 723 (+1264.15%)
Mutual labels:  qtquick, qt, qt5
QtIosCMake
📱 Deploy Qt Application for iOS with a single macro when using CMake.
Stars: ✭ 35 (-33.96%)
Mutual labels:  qml, qt5, qtquick
CatLearnQt
CatLearnQt,提供QWidget,Quick,网络,串口,基础库和示例。案例软件支持样式切换,与国际化。
Stars: ✭ 63 (+18.87%)
Mutual labels:  qml, qt5, qtquick
maxLibQt
A collection of C++ classes and QtQuick QML components for use with the Qt framework.
Stars: ✭ 18 (-66.04%)
Mutual labels:  qml, qt5, qtquick
QtMobileApp
This repository contains basic template for Qt for mobile app development using QML and C++ as backend to access RESTful API's
Stars: ✭ 16 (-69.81%)
Mutual labels:  qml, qt5, qtquick
qml-ar
Seamless Augmented Reality module for QML using UchiyaMarkers
Stars: ✭ 32 (-39.62%)
Mutual labels:  qml, qt5, qtquick
QtDemos
This is a demo about Qt5, including Qt Custom Widget, Qt Multithreaded Downloader, QML Video Player(using OpenGL, FFmpeg and SDL2)
Stars: ✭ 18 (-66.04%)
Mutual labels:  qml, qt5, qtquick
yacalendar
Yet another calendar component for Qt Quick Controls 2
Stars: ✭ 23 (-56.6%)
Mutual labels:  qt, qml, qtquick
tenplayer
Modern Music Player for Linux
Stars: ✭ 18 (-66.04%)
Mutual labels:  qt, qml, qt5
Kaidan
[Replaced by https://invent.kde.org/network/kaidan] Kaidan, a simple and user-friendly Jabber/XMPP client for every device and platform.
Stars: ✭ 67 (+26.42%)
Mutual labels:  qtquick, qt5, qml
Qaterial
🧩 Collection of Material Components based on QtQuickControls2.
Stars: ✭ 110 (+107.55%)
Mutual labels:  qtquick, qt, qml

osgQtQuick - OpenSceneGraph QML Modules

msys2

Hello from osgQtQuick 2.0!

Intergation OpenSceneGraph to Qt Quick.

Reference Documentation

Please visit documentation pages.

Source Code

Actual development code avaliable in develop branch.

Prebuilt Binaries

DaD's Project

You can find some binaries at DaD's project.

MSYS2 Project

Now it's distributed as package of MSYS2 project. Type in the appropriate shell:

pacman -S mingw-w64-i686-osgQtQuick

or

pacman -S mingw-w64-x86_64-osgQtQuick

Dependencies

  • Qt >= 5.0.0
  • OpenSceneGraph >= 3.3.2

Threaded Rendering

The osgQtQuick is now support all QtQuick render loop types. But if your application has problems on startup or resize the window, try to set a environment variable "QSG_RENDER_LOOP" to the value of "basic", "windows" or "threaded".

Related Links

Similar Projects

  • qmlosg - Integration test of osg and qt quick + qml framework
  • QtQuick2OSGItem - small package allowing to embed OpenSceneGraph scenes as visual items in Qt Quick 2 applications
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].