Skip to content

Add back-end mode for simulation manager

Adds a backend mode where the simulation will not run in an infinite loop. It expects the application level code to call advanceFrame() on the simulation manager object.

Edited by Sreekanth Arikatla

Merge request reports