minorua / Qgis2threejs

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

code responsable for building extrusion and merging with terrain mesh #335

Closed AbdelghaniTamort closed 3 weeks ago

AbdelghaniTamort commented 2 months ago

I haven't been able to pinpoint the scripts responsible for building extrusion from the vector layer and merging with the generated terrain mesh ( I'm not very good at following along with object oriented code). I would appreciate it if you could tell me what are the classes/methods responsible for those tasks, it would help me understand the logic behind so i can code my own (i am working on integration of terrain mesh with extruded buildings that only touch the terrain and not intersect with it).