Commit Graph

64 Commits

Author SHA1 Message Date
Patricio Gonzalez Vivo
384a7248e5 no more pixelspirit 2017-06-21 02:38:42 -07:00
Patricio Gonzalez Vivo
42d10eab62 adding fonts folder 2017-02-04 07:44:29 -05:00
Patricio Gonzalez Vivo
dd6613f98d fixing graphs 2017-02-01 18:41:40 -05:00
Patricio Gonzalez Vivo
88af21945e error catch in chapter 12 2016-11-30 15:53:46 -05:00
kynd
62a7d09b01 Add procedural texture examples 2016-11-21 19:21:06 +09:00
Patricio Gonzalez Vivo
d2a9cc5a38 fixing README.md 2016-11-15 08:34:28 -05:00
kynd
f389d254aa resolve conflicting onload event
use window.addEventListener("load”) instead of window.onload to avoid
conflict
2016-11-06 13:07:25 +09:00
kynd
d0c15ae839 Example gallery can show non-chapter folders 2016-09-12 20:00:51 -07:00
Patricio Gonzalez Vivo
f847821ecd updating 2016-06-07 14:11:11 -05:00
nicolas barradeau
3504f6eb1c finished & merged coming from JS into one page 2016-06-02 00:52:27 +02:00
Patricio Gonzalez Vivo
76e4c441a4 tags 2016-05-17 11:14:30 -04:00
nicolas barradeau
b810bb2133 fr: erratum 2016-05-17 14:40:34 +02:00
Patricio Gonzalez Vivo
816bb8d5db update 2016-05-16 21:36:01 -04:00
Patricio Gonzalez Vivo
876190905b twitter card 2016-05-16 09:11:11 -04:00
Patricio Gonzalez Vivo
89ee7948a8 testing things 2016-05-13 13:53:39 -04:00
nicolas barradeau
e419aede55 en: chapter 6 additional vector description (take 2) 2016-05-07 17:32:57 +02:00
nicolas barradeau
50c5c21fdb Merge branch 'master' of https://github.com/patriciogonzalezvivo/thebookofshaders 2016-05-07 17:31:23 +02:00
nicolas barradeau
82ebf1fbbe merging master 2016-05-07 17:30:22 +02:00
Patricio Gonzalez Vivo
519c62e9a4 fixing scroll 2016-05-04 06:31:31 -04:00
Patricio Gonzalez Vivo
ed3d5e8d88 fixing scroll 2016-05-04 06:10:03 -04:00
Patricio Gonzalez Vivo
327de614b3 moving things around 2016-05-02 06:39:39 -04:00
nicolas barradeau
42126a1ab2 FR first 3 chapters + 1 note 2016-04-29 20:01:57 +02:00
Patricio Gonzalez Vivo
a363055286 improving galleries 2016-04-23 16:21:36 -04:00
Patricio Gonzalez Vivo
ce98876cad adding subnails 2016-04-23 14:13:44 -04:00
Patricio Gonzalez Vivo
871adb32c7 redistributing 2016-04-23 11:57:33 -04:00
Patricio Gonzalez Vivo
dbaacce15f updating 2016-04-23 10:56:28 -04:00
Patricio Gonzalez Vivo
157cb445c1 submodule glslGallery 2016-04-12 11:03:39 -04:00
Patricio Gonzalez Vivo
3a7614706f glslGallery module 2016-04-12 11:02:11 -04:00
Patricio Gonzalez Vivo
a6fec2ea54 adding glslGallery 2016-04-12 11:01:18 -04:00
Patricio Gonzalez Vivo
05464ec854 glslGallery 2016-04-12 11:00:56 -04:00
Patricio Gonzalez Vivo
0f4b59f2eb adding more thumbs 2016-04-03 17:59:19 -04:00
Patricio Gonzalez Vivo
e9bcec4e53 adding makeThumbs script 2016-04-03 17:21:59 -04:00
Patricio Gonzalez Vivo
fb1d171a10 adding python script to make thumbs 2016-04-03 17:20:30 -04:00
Patricio Gonzalez Vivo
f81062340a adding submodules for stand alone books 2016-03-16 06:23:26 -04:00
Patricio Gonzalez Vivo
be523eb8f6 no box 2016-03-09 06:52:15 -05:00
Patricio Gonzalez Vivo
0e8e1ca8fb sharing icons 2016-03-08 07:44:37 -05:00
Patricio Gonzalez Vivo
5738a92a73 updating style for tooltips 2016-03-08 07:03:55 -05:00
Patricio Gonzalez Vivo
cebf93d4a7 highlight with glsl support 2016-03-04 11:54:51 -05:00
Patricio Gonzalez Vivo
afefb2adb3 improvements on glslCanvas 2016-03-04 10:40:21 -05:00
Patricio Gonzalez Vivo
1f71530ee8 graphs have no lineNumbers 2016-02-28 19:38:21 -05:00
Patricio Gonzalez Vivo
afd5089c7f replacing all calls to codemirror for glslEditor 2016-02-28 12:14:23 -05:00
Patricio Gonzalez Vivo
6d125f7b18 updating to last glslCanvas 2016-01-09 17:56:40 -05:00
Patricio Gonzalez Vivo
030754cfd0 adding navigation functionalities 2015-08-02 07:13:45 -04:00
danielle kefford
cfa7822774 Ooops... forgot to remove stuff relating to a LaTeX template, an idea that I abandoned. 2015-07-28 15:53:46 -04:00
danielle kefford
44d45bdf10 Removed file names from captions from all generated images. 2015-07-28 14:44:16 -04:00
danielle kefford
7c0b6250f5 insertShaderBlocks() now properly parses so it picks up texture file names too. 2015-07-28 14:27:01 -04:00
danielle kefford
9942364b88 Cleaned up regex in injectShaderBlocks(). 2015-07-28 11:06:40 -04:00
danielle kefford
7334c6461d Fixed regexes to properly parse image and shader file names. 2015-07-27 19:01:57 -04:00
Patricio Gonzalez Vivo
1c190ea336 relative paths as variables, glossary querry, code style 2015-07-17 16:24:23 -04:00
Patricio Gonzalez Vivo
050053e621 glossary 2015-07-16 07:33:05 -04:00