summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/support/ketcindy/samples/s05spacefigure/DLofPolyhedrons_objE.txt
blob: 45e4e21f2559ed7f8a9284ceb2a6a13ed4dbec45 (plain)
1
2
3
4
5
6
7
8
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);