Chapter 15 : Rendering

From canvas to drawables, there are several cascading method calls and layers that are summarized in the schema below.

flow

The schema shows rendering can be triggered by

  • a canvas, e.g. when the UI opens or resize
  • a controller, e.g. when mouse rotates the camera
  • the scene graph, e.g. when a drawable is added or removed