PINE LIBRARY

Vector2FunctionClip

Library "Vector2FunctionClip"
Sutherland-Hodgman polygon clipping algorithm.
reference:
.
rosettacode.org/wiki/Sutherland-Hodgman_polygon_clipping
.

clip(source, reference)
  Perform Clip operation on a vector with another.
  Parameters:
    source: array<Vector2> . Source polygon to be clipped.
    reference: array<Vector2> . Reference polygon to clip source.
  Returns: array<Vector2>.
2darraysclipfunctionlibraryMarket GeometryMATHmethodpolygonudfvector

Pineライブラリ

TradingViewの精神に則り、作者はPineコードをオープンソースライブラリとして公開し、コミュニティの他のPineプログラマーが再利用できるようにしました。作者に敬意を表します!このライブラリを個人的に、または他のオープンソースの投稿で使用することができますが、このコードを投稿で再利用するには、ハウスルールに準拠する必要があります。

免責事項