Fatum interpreter
This a simple Javascript interpreter connected with Fatum. The context is initialized for you, you can try Fatum immediatly.
Useful global objects are defined:
Fatumis the fatum library Module. Use it to access global values, such as layers or shapes.fatumis the fatum context. This is the way to control the visualization.camerais the camera.canvasis the canvas on which fatum renders. It can be useful to know its size.