summaryrefslogtreecommitdiff
path: root/task06/Geometric.txt
diff options
context:
space:
mode:
authorAndrew Guschin <saintruler@gmail.com>2020-11-28 19:13:38 +0400
committerAndrew Guschin <saintruler@gmail.com>2020-11-28 19:13:38 +0400
commit9ac6d0e563ab6409fcb2a42d8ccff0dcf3008904 (patch)
tree5a8ecd709dbc7e56d1abf3e51b6af65544d91d84 /task06/Geometric.txt
parent7be113983ed5e8a499ece4bcdf8463c33c9a7b1b (diff)
Добавил заготовку 6 задачи
Diffstat (limited to 'task06/Geometric.txt')
-rw-r--r--task06/Geometric.txt38
1 files changed, 38 insertions, 0 deletions
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