Year 2023 update
Posted on Jan 1, 2024
Here's a short update on what we worked with during 2023:
- For the Qt 6.5 release, we implemented a Smart Watch 2D/3D demo. This was a fun project, using the new Qt Quick Effect Maker. The blog post for the Qt 6.5 release is here with video of the demo.
- Speaking of Qt Quick Effect Maker, we have been using it in different projects. QQEM is great for accelerating the shader effect development with Qt Quick. We have built a set of custom effect nodes that can be used to extend the base QQEM functionality.
- QNanoPainter has just recently gained a new RHI backend. So while QNanoPainter previously required OpenGL, with the RHI backend QNanoPainter runs natively also on Vulkan, Metal and Direct3D. This RHI backend requires Qt 6.7 as it uses the new QQuickRhiItem class. Having an easy and performant painting library for Qt 6 means exciting times for 2024!
We update our website quite rarely (slightly more active in X!) and let the code speak for itself. But if you are interested and need assistance with Qt & UIs, please do not hesitate to contact us!