From 9ac6d0e563ab6409fcb2a42d8ccff0dcf3008904 Mon Sep 17 00:00:00 2001 From: Andrew Guschin Date: Sat, 28 Nov 2020 19:13:38 +0400 Subject: =?UTF-8?q?=D0=94=D0=BE=D0=B1=D0=B0=D0=B2=D0=B8=D0=BB=20=D0=B7?= =?UTF-8?q?=D0=B0=D0=B3=D0=BE=D1=82=D0=BE=D0=B2=D0=BA=D1=83=206=20=D0=B7?= =?UTF-8?q?=D0=B0=D0=B4=D0=B0=D1=87=D0=B8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- task06/Geometric.txt | 38 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100644 task06/Geometric.txt (limited to 'task06/Geometric.txt') diff --git a/task06/Geometric.txt b/task06/Geometric.txt new file mode 100644 index 0000000..6153292 --- /dev/null +++ b/task06/Geometric.txt @@ -0,0 +1,38 @@ +frame 20 10 + +model 1.5 1 3 2 +color 0 255 0 +thickness 3 +path 5 +0.5 0.5 +0.5 1.5 +2.5 1.5 +2.5 0.5 +0.5 0.5 + +pushTransform +rotate -45 +pushTransform +scale 2.25 +translate 5 5 +figure +popTransform +scale 0.75 +translate 15 1 +figure +translate 0 8 +figure +popTransform + +model 1 1.25 2 2.5 +color 255 0 0 +path 4 +0.5 0.5 +1 2 +1.5 0.5 +0.5 0.5 + +rotate 90 +scale 1.5 +translate 15 5 +figure \ No newline at end of file -- cgit v1.2.3