Hello expert,
I have discovered the function "Polygon.prototype.scale(k, point)" always scale up/down the polygon in all directions (including X, Y, Z). However, I'd like to scale the polygon in X direction.
Could you please give me a few of algorithm suggestions?