文件名称:Bullet Physics For Unity.unitypackage
文件大小:46.16MB
文件格式:UNITYPACKAGE
更新时间:2023-07-10 07:54:28
Bullet Bullet Physics
The high performance open source Bullet Physics library now available within Unity. Wanting more flexibility than I could get using PhysX, I started this Unity port of the open source BulletSharp project. Bullet Physics is compiled as a native plugin and accessed from unity scripts using C# PInvoke wrappers. * Simulate multiple physics worlds simultaneously * Simulations independent of game loop * Access to every byte of source code * Softbodies, ropes, cables and cloth * Featherstone inverse dynamics * Two APIs: . . . * Low level Bullet Physics API . . . * Unity components similar to the PhysX components * ZLib license (very permissive) Currently supports: * Windows * OSX * iOS * Android