The preview linked is a little outdated so it shows the old figures, but the latest version has all the figures done in TikZ (a vector drawing package using LaTeX syntax, see https://www.overleaf.com/learn/latex/TikZ_package for examples).
There is no "tooling" per se for the book production (just run pdflatex to get the PDF, then upload to lulu.com and amazon.com, and they take care of the printing). I do have some scripts to enforce naming and notation conventions though, and there is some advanced git-rebase kung fu going on that allows me to reuse the high school prerequisites from Chapter 1 of the MATH & PHYS book for the LINEAR ALGEBRA book as well (basically when I fix typo in the master branch, I have to rebase the LA branch).