Accompanying poster "Computational Design of 3D Printed Textile Lithophane".
Clone the repo with
git clone --recurse-submodules https://github.com/merlinyx/vtp_lithophane.git
because it has submodules.
Environment setup: each subfolder kind of needs its own setup and they are listed in the corresponding README.md files.
Additional files are under scripts where the python scripts are to be copied to under slicer and the images are to be moved under slicer/images as well.
The overall python environment can be any recent python versions and most likely the environment for the slicer is fine for the rest of the scripts.
under slicer: run python batch_run.py
make the executable first following README under sim.
under slicer: run python batch_run_sim.py
under renderer: run python batch_run_print.py and then run the shell script it generates
don't forget to update the min Hstar in Extruder.h if we update lithophize parameters in slicer.