From eddc5696558b4e5819b2d524a3a703a05053a3cb Mon Sep 17 00:00:00 2001 From: Andrew Guschin Date: Tue, 1 Dec 2020 05:22:39 +0400 Subject: =?UTF-8?q?=D0=94=D0=BE=D0=B1=D0=B0=D0=B2=D0=B8=D0=BB=20Geometric3?= =?UTF-8?q?D-2.txt?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- task06/cube.txt | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 task06/cube.txt (limited to 'task06/cube.txt') diff --git a/task06/cube.txt b/task06/cube.txt new file mode 100644 index 0000000..b49f120 --- /dev/null +++ b/task06/cube.txt @@ -0,0 +1,29 @@ +camera 0 0 -4 0 0 0 0 1 0 +screen 80 1 3 20 + +color 0 0 0 +thickness 2 + +model 0.5 0.5 0.5 1 1 1 +path 10 +0 1 0 +1 1 0 +1 1 1 +0 1 1 +0 1 0 +0 0 0 +1 0 0 +1 0 1 +0 0 1 +0 1 1 +path 2 +0 0 0 +0 0 1 +path 2 +1 1 0 +1 0 0 +path 2 +1 1 1 +1 0 1 + +figure -- cgit v1.2.3