summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/support/ketcindy/samples/s05spacefigure/DownloadPolyhedrons_objE.txt
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/support/ketcindy/samples/s05spacefigure/DownloadPolyhedrons_objE.txt')
-rw-r--r--Master/texmf-dist/doc/support/ketcindy/samples/s05spacefigure/DownloadPolyhedrons_objE.txt9
1 files changed, 9 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/support/ketcindy/samples/s05spacefigure/DownloadPolyhedrons_objE.txt b/Master/texmf-dist/doc/support/ketcindy/samples/s05spacefigure/DownloadPolyhedrons_objE.txt
new file mode 100644
index 00000000000..45e4e21f255
--- /dev/null
+++ b/Master/texmf-dist/doc/support/ketcindy/samples/s05spacefigure/DownloadPolyhedrons_objE.txt
@@ -0,0 +1,9 @@
+1) Data folder of polyhedra "polyhedrons_obj" is downloadable from the next website:
+ http://mitani.cs.tsukuba.ac.jp/polyhedron/
+
+2) Store the folder into someplace, for example, "ketcindy" in the user home.
+
+3) Open a cindy file and write scripts like the followings in the editor.
+ Setdirectory(Dirhead+"polyhedrons_obj"); // Dirhead is "ketcindy" in the user home.
+ poly=Readobj("r02.obj",["size=-3.5"]);
+ Setdirectory(Dirwork);