From 0408d33694635cdc28db23c9c6388bd916626bde Mon Sep 17 00:00:00 2001 From: Andrew Guschin Date: Mon, 9 Nov 2020 23:28:49 +0300 Subject: =?UTF-8?q?=D0=94=D0=BE=D0=B1=D0=B0=D0=B2=D0=B8=D0=BB=20=D0=BF?= =?UTF-8?q?=D0=B5=D1=80=D0=B2=D1=8B=D0=B5=204=20=D0=B7=D0=B0=D0=B4=D0=B0?= =?UTF-8?q?=D0=BD=D0=B8=D1=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- task04/Geometric.txt | 38 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100644 task04/Geometric.txt (limited to 'task04/Geometric.txt') diff --git a/task04/Geometric.txt b/task04/Geometric.txt new file mode 100644 index 0000000..6153292 --- /dev/null +++ b/task04/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