A program to recognize and reward our most engaged community members
APIを使用して粒子毎に粒子間接触数をカウントし、接触数に応じたparticle body forceを付加させたいです。
GUIからは接触数を出力できると思いますが、APIで粒子毎の粒子間接触数を取得することはできますでしょうか?
APIのdocumentationを確認しましたが、それらしいメソッド?関数?が見つからず困っています。
ご存じの方がいらっしゃいましたらご教授いただきたくお願いいたします。
参考となりそうなチュートリアルなどでも構いません。
よろしくお願いいたします。
Hi,
Just highlighting that the latest version of the API allows access to 'coordination number' which allows the number of contacts for each particle type to be obtained via the API.
Regards
Stephen