Better_Software_Header_MobileBetter_Software_Header_Web

Find what you need - explore useful information and developer resources

Areas of Interest

Searching…

107 results

Fun with Android

Shadow Mapping in Qt3D 2.0

Overview of Qt 3D 2.0 - Part 1

Overview of Qt3D 2.0 - Part 1

SlideViewer and the Display Window

OpenGL in Qt 5.1 - Part 1

Creating 3D applications can be overwhelming due to terminology, visual concepts, and advanced math. KDAB simplifies this task, providing you with the best solution for your 3D project, easing complexities and maximizing efficiency.

Create intelligent, patient-focused medical software and devices backed by the expertise of KDAB.

Boost your OpenGL performance with KDAB's expert consulting, development, and training services. We specialize in optimization, debugging, integration, and hardware selection for OpenGL and OpenGL ES projects. Learn more about KDAB's 3D graphics expertise.

Are you on a journey to create visually stunning, ultra-realistic 3D graphics, dynamic 2D user interfaces, or leveraging the power of hardware-accelerated computation? KDAB stands ready to guide you along this path.

When Bridgin, the developers of iDig, an intuitive excavator machine control, needed to enhance their guidance system with complex 3D surface modeling and rendering capabilities, they sought the expertise of KDAB, drawing to their deep experience with Qt in general and Qt 3D in particular.

KDGpu is a thin wrapper around Vulkan to make modern graphics easier to learn and use.

KDAB has embraced the potential of the Vulkan API specification and its power to deliver high-performance graphics and compute functionality on current and future GPU hardware. Leveraging our wealth of 3D experience, we are well-prepared to bring this cutting-edge, high-performance API to your application, allowing you to harness its capabilities fully.

Learning to create 3D applications can be an overwhelming task even for seasoned developers because of all the new terminology, visual concepts, and advanced math. To simplify the job, many developers use a framework like Qt 3D, which KDAB developed and contributed to Qt. In this paper, the first of 3 whitepapers, you will learn about the structure of a Qt 3D program – the nature of entities, components, and aspects, and how those are incorporated into the scene graph and frame graph. The Qt 3D Basics series is intended to help developers create highly polished Qt 3D applications, including descriptions of the technology components, the rationale behind their designs, and straightforward examples.

The ability to create a 3D applications is a skillset that is increasingly in demand as it plays a crucial role in advanced UX design, virtual reality, game development, and more. While developing a modern 3D program requires many disparate skills, there are frameworks that help the developer stitch it all together. Qt 3D, developed by KDAB, is one such framework. Our first Qt 3D whitepaper helped us understand the structure of a Qt 3D program - the nature of the entities, components and aspects, in the scene graph and frame graph. This paper shows how to incorporate those elements into a functioning program by examining how to receive user input and how to animate objects in a scene.