Draw FunctionsTransformationsset-viewportset-viewport set-viewport(1: ,from: coordinate,to: coordinate,bounds: vector,) Span viewport between two coordinates and set-up scaling and translation rect((0,0), (2,2))set-viewport((0,0), (2,2), bounds: (10, 10))circle((5,5)) from: coordinate Bottom left corner coordinate to: coordinate Top right corner coordinate bounds: vectorDefault: (1 Viewport bounds vector that describes the inner width, height and depth of the viewport