Place soft links to the glb files created by Blender in the staging tree in a single directory, ```web/batch_glb_png/glbs,``` , so the glb->PNG converter can easily process a set of files in one directory and not have to navigate the staging tree.
# Introduction
This is a simple run-a-script exercise. (Note: the name of the link has the complete directory path as part of the link name rather than a 1:1 match of the file name it links to.)
# Steps
In a command console:
cd ...web/batch_glb_png
date; time ./link_glbs.sh [PATH to the root directory of your GitHub staging area]