No, this isn’t about Star Trek. If you’ve accidentally stumbled onto this blog to learn about the language of Spock’s homeland, try here instead. Vulkan (spelled with a “k”, not a “c”) is a powerful new 3D graphics API from the Khronos Group, the same consortium that developed its spiritual predecessor, OpenGL, and other related […]
OpenGL Get the RSS Feed
Creating a Qt 5 port to Apple tvOS Work-in-Progress
Back in November, Apple released the latest generation of it’s Apple TV product. Besides the slightly improved hardware, the true new feature is the OS which is now officially based on iOS and comes with the dedicated SDK and App Store! So we started investigating what it would take to port Qt to tvOS and […]
How to integrate OpenGL code with Qt Quick 2 applications (part 2)
In the last blog post we gave a very high level introduction to the Qt Quick 2 renderer. We also showed how various signals are emitted by the renderer during the synchronization and rendering steps. In this blog post we’re going to discuss those signals and show how they can be used to implement overlays […]
C and Its Offspring: OpenGL and OpenCL – Parts 1 & 2 OpenGL Speeds High-End Graphics for On-Chip GPUs
An in-depth look at improving the visual quality and computational throughput of systems with OpenGL, from a KDAB expert and the maintainer of Qt 3D, writing for the USA’s premium magazine for embedded computing: RTC magazine.
Efficiency Matters! Streamlining your Modern UX with Compressed Textures
Your mobile app is running slowly, crippled by virtual memory swapping and chunks of the UX aren’t showing. The QOpenGLTexture class (a KDAB contribution), provides the APIs to use compressed textures.
How to integrate OpenGL code with Qt Quick 2 applications (part 1)
The Qt World Summit was a rocking blast! More than 800 delegates, two days packed with sessions (and an additional training day presented by KDAB). Many old faces, lots of new ones, and a packed programme of sessions with terrific technical content. Yours truly also happened to give a talk, “Integrating OpenGL with Qt Quick […]
Learn OpenGL with KDAB New dedicated UK training facility
To meet the growing demand for professional OpenGL, C++ and Qt trainings, KDAB has decided to open a dedicated training facility in the UK, just 20 minutes from Manchester airport. Now, in the UK, you can easily get the top quality experience you have come to expect from KDAB’s expert trainings at our Berlin facility […]
KDAB contributions to Qt 5.5
Good news, everyone! Qt 5.5 has just been released! The release process of Qt 5.5 has been focused on stabilizing and improving performances. Once more KDAB is proud to be a part of the release, with its engineers constantly providing contributions and patches, as demonstrated by the commit graph of the last 16 weeks: In […]
Qt 3D Technology Preview Released with Qt 5.5.0
KDAB is pleased to announce that the Qt 5.5.0 release includes a Technology Preview of the Qt3D module. Qt3D provides a high-level framework to allow developers to easily add 3D content to Qt applications using either QML or C++ APIs. The Qt3D module is released with the Technology Preview status. This means that Qt3D will […]
Why Qt Matters In the Big Picture
Till Adam speaks about why Qt matters in the Big Picture.