- 最后登录
- 2019-12-25
- 注册时间
- 2012-8-24
- 阅读权限
- 90
- 积分
- 71088
- 纳金币
- 52336
- 精华
- 343
|
Requires Unity 5.6.0 or higher.
在几秒内几个完成绳索设置的超强插件,设置的绳索可以与环境内的物件产生交互碰撞,也可以跟刚体进行绑定。
Obi is a multithreaded CPU particle-based physics framework for Unity. Cloth, rope, and fluid simulation are available as separate packages.
With Obi Rope you can create ropes in a matter of seconds, with complete control over their shape and behavior. The ropes can collide with the environment and with each other, and can be attached to rigid bodies.
It is available for Windows, Mac, iOS and Android, more platforms to come. This system is NOT based on rigid bodies and joints, unlike other rope solutions. This is based on Obi particles, which makes it more lightweight, detailed, and unconditionally stable.
Works together with Obi Cloth and ObiFluids, delivering seamless integration and inter-collisions between cloth, fluid and ropes.
Features:
- Procedural smooth mesh generation using splines, complete with tangent space updating and normal map support. No need to manually generate geometry for your ropes.
- Change rope length at runtime. - Tearable/cuttable rope. - Closed loops. - Two-way rigid body interaction.
- Modular solver: don't waste performance, only use the constraints your rope needs.
- Per module adjustable solver iteration count.
- Bending constraints.
- Per particle pin constraints.
- In-editor simulation preview.
- Easy-to-use editor particle tools: selection, brush selection, paintbrush, property smoothing...
- Simulation state gets serialized -> save your ropes mid-simulation->instantiate them already warm-started.
- Supports all standard Unity colliders.
- Automatic camera culling: non-visible ropes do not update their simulation.
|
|