An abstract renderer.
Create a new abstract renderer.
Protected
Check if the provided arguments are valid. Assume that they are not!
Resizes the output canvas to (width, height), and also sets the viewport to fit that size, starting in (0, 0).
Optional
Generated using TypeDoc
An abstract renderer.