Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
非正規の 2D 配列を取得しました。
「最近傍」補間を使用した配列の一部を次に示します。
私はそこから行きたい:
それに:
グリッドが規則的ではないため、バイキュービック補間を使用できません。
何を使用できますか? (高速である必要があります - リアルタイム レンダリング...)
不規則な点群の Delaunay 三角形分割を作成します。三角形の頂点の値を使用して、三角形の内部全体のすべてのピクセルで色を補間します。
http://en.wikipedia.org/wiki/Delaunay_triangulation