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.
コードに実装JBulletします。ボックス、球は完全に機能します。しかし、世界の高さマップに(静的オブジェクトとして)実装する方法がわかりません。どのタイプの形状をどのように使用する必要がありますか?
JBullet
私のハイトマップ配列はこのようなものfloat[world_size][world_size]でした。
float[world_size][world_size]