# The Book of Shaders *by [Patricio Gonzalez Vivo](http://patriciogonzalezvivo.com/)* This is a gentle step-by-step guide through the abstract and complex universe of Fragment Shaders.
## Contents * [About this book](00/) * Getting started * [What is a shader?](01/) * [“Hello world!”](02/) * [Uniforms](03/) * [Running your shader](04/) * Algorithmic drawing * [Shaping functions](05/) * [Colors](06/) * [Shapes](07/) * [Matrices](08/) * [Patterns](09/) * Generative designs * Random * Noise * Fractional brownian motion * Fractals * Image processing: * Textures * Image operations * Kernel convolutions * Filters * Others effects * Simulation * Pingpong * Conway * Ripples * Water color * Reaction diffusion * Voronoi * 3D graphics * Lights * Normal-maps * Bump-maps * Ray marching * Environmental-maps (spherical and cube) * Reflect and refract * [Appendix:](appendix/) Other ways to use this book * [How can I navigate this book offline?](appendix/) * [How to run the examples on a RaspberryPi?](appendix/) * [How to print this book?](appendix/) * [Examples Gallery](examples/) * [Glossary](glossary/) ## About the Author [Patricio Gonzalez Vivo](http://patriciogonzalezvivo.com/) (1982, Buenos Aires, Argentina) is a New York based artist and developer. He explores interstitial spaces between organic and synthetic, analog and digital, individual and collective. In his work he uses code as an expressive language with the intention of developing a better together. Patricio studied and practiced psychotherapy and expressive art therapy. He holds an MFA in Design & Technology from Parsons The New School, where he now teaches. Currently he works as a Graphic Engineer at Mapzen making openSource mapping tools.
Twitter - GitHub - Vimeo - Flickr
## Acknowledgements Thanks to my wife [Jen Lowe](http://www.datatelling.com/), for her unconditional support, help and time editing this book. Thanks [Scott Murray](http://alignedleft.com/) for the inspiration and advice. Thanks [Karim Naaji](http://karim.naaji.fr/) for contributing with support, good ideas and code. Thanks to everyone who has believed in this project and contributed with fixes or donations. ## Get new chapters Sign up for the news letter or [follow it on Twitter](https://twitter.com/bookofshaders)