{ "name": "bullet3", "version": "3.17", "port-version": 3, "description": "Bullet Physics is a professional collision detection, rigid body, and soft body dynamics library", "homepage": "https://github.com/bulletphysics/bullet3", "supports": "!((windows | linux) & (arm | uwp))", "dependencies": [ { "name": "vcpkg-cmake", "host": true }, { "name": "vcpkg-cmake-config", "host": true } ], "features": { "multithreading": { "description": "Multithreading functionality for bullet3" } } }