Pinned Repositories
DarkSwitch
A dark theme switch written entirely in Qt Quick codes.
FlipAnimation
MetalTrackball
A demo showing how to implement basic camera manipulation in Apple Metal, including trackball, zooming & translating.
opengl-webrtc-streamer
Cloud Rendering
Qt3DTrackball
Trackball camera manipulator for Qt3D.
QtRODemos
QuickJSONViewer
A simple but elegant JSON visualizer based on Qt Quick.
QuickOSG
A lightweight integration of OSG in Qt Quick.
QuickVSG
Integrate VSG to QtQuick application via external memory.
VSCodeQtCMakeDemo
VSCode is good, and QtCreator is buggy. This demo shows how to use VSCode to code & debug CMake-based Qt application.
cjmdaixi's Repositories
cjmdaixi/QuickOSG
A lightweight integration of OSG in Qt Quick.
cjmdaixi/DarkSwitch
A dark theme switch written entirely in Qt Quick codes.
cjmdaixi/QuickJSONViewer
A simple but elegant JSON visualizer based on Qt Quick.
cjmdaixi/Qt3DTrackball
Trackball camera manipulator for Qt3D.
cjmdaixi/FlipAnimation
cjmdaixi/VSCodeQtCMakeDemo
VSCode is good, and QtCreator is buggy. This demo shows how to use VSCode to code & debug CMake-based Qt application.
cjmdaixi/QtRODemos
cjmdaixi/QuickMarkdownViewer
Simple markdown viewer written in Qt Quick.
cjmdaixi/QuickSplashDemo
Splash screen for Qt Quick applications.
cjmdaixi/QtAndroidService
Android app with service running background using Qt5. Front app communicates with service using QtRemoteObjects.
cjmdaixi/QtWasmLoader
A loader of Qt for WebAssembly to speed up developing Qt apps on wasm.
cjmdaixi/CMakeAutoDeployDemo
Qt officially provides windeployqt on Windows and macdeployqt on MacOS to help developers deploy Qt application. This demo shows how to automatically call windeployqt on Windows or macdeployqt on MacOS using CMake.
cjmdaixi/DarkAnnotation
A beautiful dark-mode annotation control written purely in Qt Quick Canvas.
cjmdaixi/PaintedItemDemo
Mouse manipulation on QQuickPaintedItem, including panning & zooming. The main goal for this demo is to explore how to scale QPainter under the mouse position.
cjmdaixi/QtROListModelDemo
Demo for sharing a list model over Qt remoteobjects.
cjmdaixi/QuickShaderToy
cjmdaixi/QFutureInterfaceDemo
Demonstrate how to use QFutureInterface to create own QFuture.
cjmdaixi/SimplePromise
cjmdaixi/DynamicallySwitchLanguage
cjmdaixi/BasicQuickOSG
cjmdaixi/BoostPythonCompleteDemo
Complete instructions for running Boost.Python example on MacOS
cjmdaixi/CMakeQtPybind11Demo
Demo for pybind11 using Qt and CMake.
cjmdaixi/CustomFileDialog
cjmdaixi/dealii
The development repository for the deal.II finite element library.
cjmdaixi/ed
A Jekyll theme for minimal editions :book:
cjmdaixi/Font-Awesome-Pro-5
Font Awesome Pro 5.1.0
cjmdaixi/FunnyTextField
cjmdaixi/gitignore
A collection of useful .gitignore templates
cjmdaixi/PromiseDemo
cjmdaixi/PyBoostCMakeDemo