simvx.core.physics.builtin

Role

Package for the default backend implementation of the

class:

~simvx.core.physics.world.PhysicsWorld interface. It is pure Python (numpy only), ships with the engine, and needs no optional native dependency. It is the zero-config / web default and the parity target the optional JoltPhysics backend must match behaviourally.

BuiltinPhysics: the pure-Python, always-available physics backend.

Submodules

Package Contents

Data

API

simvx.core.physics.builtin.__all__

[‘BuiltinPhysics’]