「Dev:2.4/Source/Python/PyOde Integration」の版間の差分

提供: wiki
< Dev:2.4‎ | Source‎ | Python
移動先: 案内検索
 
(1版 をインポートしました)
 
(相違点なし)

2018年6月29日 (金) 02:47時点における最新版

BlendOde is a practical way to use PyOde on a Blender Scene. My intension is to translate this to C and integrate it in Blender as soon as posible.

Support:

- Dynamic objects

- 2 types of Ipo fallowers

- 5 types of joints

- Explode or Implode functions

- Ode parameter limits supported for joints

- Most of the general variables of ODE can be set (gravity, errors, penetrations, rest functions, density and more)

- Parenting is consider so you can attach bodies to bones so armatures can interact with other objects

- Initial Lineal Velocity and Angular Velocity based on previous frames

RCRuiz 02-2006