mirror of
https://github.com/opensim/opensim.git
synced 2026-08-05 17:05:55 +08:00
Add BulletSim physics option details to OpenSim.ini.example. Marked as in development and experimental.
This commit is contained in:
@@ -149,9 +149,11 @@
|
||||
|
||||
;; Choose one of the physics engines below
|
||||
;; OpenDynamicsEngine is by some distance the most developed physics engine
|
||||
;; BulletSim is incomplete and experimental but in active development
|
||||
;; basicphysics effectively does not model physics at all, making all objects phantom
|
||||
;; Default is OpenDynamicsEngine
|
||||
; physics = OpenDynamicsEngine
|
||||
; physics = BulletSim
|
||||
; physics = basicphysics
|
||||
; physics = POS
|
||||
|
||||
|
||||
Reference in New Issue
Block a user