Vala プログラミング

GNUstep プログラミング

おなが@京都先端科学大

2023-02-01から1ヶ月間の記事一覧

Babylon.js WebGPU Cloth Simulation (2)

前回アップした、XPBD(extended position-based dynamics) による Cloth シミュレーションの解説です。1 GPU StorageBuffer compute shader で扱うデータは、storage buffer を介して利用する。 mesh の各vertex point のデータは、Particle 構造体とし、そ…