Open pathmapper opened 1 year ago
I was able to reproduce it on current master. On the video below, the model is visible and a sphere next to it. The sphere comes from a duplicated layer of the one with the model but rendered as a sphere. It turns out that the 3D-model is not centered around zero. Therefore, there is a gap between the position of the original point and the rendered model. The culling algorithm does not take into account this gap and the model becomes invisible as soon as the point is outside of the view
Thanks for these insights @ptitjano
What is the bug or the crash?
https://github.com/qgis/QGIS/assets/20856381/6e294238-7b42-4dd1-9805-fd2bfba683c2
Steps to reproduce the issue
Versions
Active Python plugins grassprovider | 2.12.99 MetaSearch | 0.3.6 processing | 2.12.99 db_manager | 0.1.20
Supported QGIS version
New profile
Additional context
No response