Go to file
Patricio Gonzalez Vivo f523250d2e fbm
2015-03-22 13:31:59 -04:00
00 The Game Company -> That Game Company 2015-03-20 13:58:28 -05:00
01 Fixes some minor usage errors. 2015-03-16 20:30:05 -07:00
02 fixing mistakes and typos 2015-03-16 16:32:36 -04:00
03 first coomit 2015-03-15 11:21:47 -04:00
04 Merge branch 'master' of github.com:patriciogonzalezvivo/thebookofshaders 2015-03-18 06:48:10 -04:00
05 polar shapes 2015-03-21 09:02:43 -04:00
06 adding images and comments to colors chapter 2015-03-22 13:19:16 -04:00
07 shapes 2015-03-22 10:31:50 -04:00
08 adding non edited chapters 2015-03-15 11:35:14 -04:00
09 adding non edited chapters 2015-03-15 11:35:14 -04:00
10 noise + fbm 2015-03-19 17:06:41 -04:00
11 noise + fbm 2015-03-19 17:06:41 -04:00
12 fbm 2015-03-22 13:31:59 -04:00
13 adding non edited chapters 2015-03-15 11:35:14 -04:00
appendix cleaning and reorganizing 2015-03-17 10:06:21 -04:00
css links 2015-03-20 06:44:31 -04:00
examples colors 2015-03-22 10:30:07 -04:00
src fixing mouse interaction 2015-03-18 09:03:20 -04:00
.gitignore first coomit 2015-03-15 11:21:47 -04:00
edit.html first coomit 2015-03-15 11:21:47 -04:00
function.html first coomit 2015-03-15 11:21:47 -04:00
index.html cleaning and reorganizing 2015-03-17 10:06:21 -04:00
LICENSE first coomit 2015-03-15 11:21:47 -04:00
makefile first coomit 2015-03-15 11:21:47 -04:00
README.md color and examples 2015-03-22 08:07:04 -04:00
thumb.jpg adding thumb 2015-03-15 11:54:38 -04:00

The Book of Shaders

by Patricio Gonzalez Vivo

This is a gentle step-by-step guide through the abstract and complex universe of Fragment Shaders.

Contents

About the Author

Patricio Gonzalez Vivo (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, for her unconditional support, help and time editing this book.

Thanks Scott Murray for the inspiration and advice.

Thanks Karim Naaji for contributing with support, good ideas and code.