mirror of
https://github.com/qgis/QGIS.git
synced 2025-10-05 00:09:32 -04:00
- QgsGltfUtils in qgis_core adds helpers useful also for 2D rendering - QgsGltf3DUtils in qgis_3d adds function to convert GLTF model to QEntity - Added tests - Added draco library support (optional) to decode GLTF files with draco mesh compression - Updated tinygltf to 2.8.11 (among other things, fixes a compiler warning that 2.8.10 was triggering)
Models coming from https://github.com/KhronosGroup/glTF-Sample-Models - Box.glb: This model is licensed under a Creative Commons Attribution 4.0 International License. - BoxTextured.glb: This model is licensed under a Creative Commons Attribution 4.0 International License. - TriangleWithoutIndices.glb: Public domain (CC0)