I would like to visualise a 2D object to pseudo 3D via QGIS Geometry Generator
I have a polygonal layer of a football field (GPKG format):
I use this polygonal layer for a sports analytics project (heatmaps):
I would like to apply the Geometry Generator to visualize this layer with this perspective:
And use the same expression to translate the points (points layer) that I digitise to represent the shootings





translatethat allows to make an extrusion of a polygon layer, but I don't know if it has functions to make a perspective change.