Qt Quick 3D - Volumetric Rendering Example
17 Jul 2024I made a volume ray-caster example, and it is part of Qt since version 6.7. The video below shows it rendering a few examples. If you wanna try it out, just download the latest version of Qt with QtQuick3D and it will be a part of the examples. You can find a detailed explanation of the source code at the official qt documentation.