minorua / Qgis2threejs

3D map visualization and web export plugin for QGIS
http://minorua.github.io/Qgis2threejs/docs/
495 stars 91 forks source link

Transparency of DEM layers not working, plugin version 2.7 #280

Closed aeduard closed 6 months ago

aeduard commented 2 years ago

The interactive transparency slider for DEM layers within dat-gui panel is not working. If transparency is set in qgis plugin it is displayed on browser, but won't recognize it's setting and can't be modified.

Using: QGIS 3.16 QGIS2THREEJS version: 2.7 Browser: Firefox, Opera, Chrome

aeduard commented 2 years ago

Initially I've encountered the bug when I've updated an existing model to v2.7. After seeing that you couldn't reproduce, I've tested with a completely new file/scene. Transparency for DEM worked, but when I've tried to limit it's extent with Clip DEM with polygon extent, it stopped working. If needed I can post some screenshots, or share a demo project.

minorua commented 6 months ago

Thanks for your bug report.