UNPKG

feeles-ide

Version:

The hackable and serializable IDE to make learning material

15 lines (14 loc) 213 B
export default { positionIterations: 6, velocityIterations: 4, constraintIterations: 2, enableSleeping: true, events: [], timing: { timestamp: 0, timeScale: 1 }, broadphase: { controller: Grid } };