mirror of
https://github.com/opensim/opensim.git
synced 2026-08-07 01:35:46 +08:00
* Initial commit of BulletSimN (BulletSNPlugin). Purely C# implementation of BulletSim. This is designed to be /as close as possible/ to the BulletSim plugin while still being entirely in the managed space to make keeping it up to date easy as possible (no thinking work). This implementation is /slower/ then the c++ version just because it's fully managed, so it's not appropriate for huge sims, but it will run small ones OK. At the moment, it supports all known features of BulletSim. Think of it like.. POS but everything works. To use this plugin, set the physics plugin to BulletSimN.
This commit is contained in:
1604
OpenSim/Region/Physics/BulletSNPlugin/BulletSimAPI.cs
Normal file
1604
OpenSim/Region/Physics/BulletSNPlugin/BulletSimAPI.cs
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user