thebookofshaders
thebookofshaders copied to clipboard
Release book.pdf ?
Hi,
thanks for this great book i am reading online ! but i would like to read it offline as a PDF, but failed to compile it...
Since compiling the book is really tied to a specific setup and i read a lot about people failing to compile, wouldn't it be interesting to periodically release a downloadable PDF (or auto generated PDF from github) ?
thanks
I created a GH action in my fork but it is not yet able to make a PDF:
https://github.com/joebowbeer/thebookofshaders/actions
The .travis.yml
file may offer clues. (Why isn't this repo activated for Travis?)
I created a pull request with GitHub action to build books and push them to release. It works including generating images from scripts. https://github.com/patriciogonzalezvivo/thebookofshaders/pull/378