initializePhysics.js - VerifiableRobotics/LTLMoPWeb3D GitHub Wiki

  • initScene()

  • Initializes the 3D scene and all the variables that go along with it

  • render()

  • Renders the scene

  • animate()

  • Animates the scene every frame

  • createCar(startX, startY, startZ)

  • Creates a car at the position specified by startX, startY, and startZ