gitextract_0m7qnuu5/ ├── LICENSE ├── README.md ├── VoxelSpace.html ├── images/ │ └── thumbnails/ │ └── makethumbs └── tools/ ├── README.md ├── animations/ │ ├── anim.py │ ├── drawmap.py │ ├── run.sh │ ├── rundrawmap.sh │ └── runwebdemo.sh ├── comanche2extract/ │ └── extract.c └── comanche3extract/ └── extract.c