836 Commits (5ab7cd1755885bbd88af69f8395d483444d76c22)
 

Author SHA1 Message Date
Patricio Gonzalez Vivo d101fe31b9 Merge pull request #111 from patriciogonzalezvivo/gallery
Gallery updates
8 years ago
kynd 12314194c5 edit text 8 years ago
kynd d61ef51a5a add exercises 8 years ago
kynd a003b8ebe9 edit text 8 years ago
kynd a5afb3e31d no link from title if README.md doesn't exist 8 years ago
kynd 25830f77c6 temporary removed showcase folder 8 years ago
kynd f389d254aa resolve conflicting onload event
use window.addEventListener("load”) instead of window.onload to avoid
conflict
8 years ago
kynd 1f11baaf36 Merge branch 'master' into gallery 8 years ago
kynd 187f8ba9a9 update "Noise" to Japanese 8 years ago
Patricio Gonzalez Vivo 60b2bc4976 Merge pull request #110 from patriciogonzalezvivo/translation-jp
Translation jp
8 years ago
kynd d783e05ab1 add links to chapter 12 and 13 8 years ago
kynd 6df99518fb fix broken link to moon.frag 8 years ago
kynd 788ebf6426 Merge branch 'master' into translation-jp 8 years ago
Patricio Gonzalez Vivo 8de08eb128 linking to chap 12 and 13! thanks 8 years ago
Patricio Gonzalez Vivo 30381315c8 Merge pull request #109 from patriciogonzalezvivo/lang-switcher
Add language links to the top page
8 years ago
Patricio Gonzalez Vivo 582c558380 Merge pull request #108 from patriciogonzalezvivo/translation-jp
Translation jp
8 years ago
kenichiy 90b58be9ae And language links to the top page 8 years ago
kenichiy 90970f1241 Add Jen's name to the index page 8 years ago
kenichiy db17d0cf5d Update chapter 04 to the latest 8 years ago
kenichiy ba470565ad Merge branch 'master' into translation-jp 8 years ago
Patricio Gonzalez Vivo d483309935 Merge pull request #104 from mrichardson23/master
A few minor readability edits
8 years ago
Matt Richardson 2c8dea0d25 Minor edit 8 years ago
Matt Richardson 7aef3c12b8 Add'l readability edits 8 years ago
Matt Richardson 32d11d1b3b Add'l readability edits 8 years ago
Matt Richardson fa79bc8959 Readability edits 8 years ago
Patricio Gonzalez Vivo e632000509 Merge pull request #103 from mrichardson23/master
RaspberryPi to Raspberry Pi
8 years ago
Matt Richardson abc3b72684 RaspberryPi to Raspberry Pi 8 years ago
Patricio Gonzalez Vivo f71b75fbd1 Merge pull request #102 from stegu/patch-4
Minor edits, typos
8 years ago
Stefan Gustavson f92538aa92 Typos, minor edits 8 years ago
Stefan Gustavson b610db01b9 Typos, a few small edits in hindsight 8 years ago
Stefan Gustavson 5309ab7640 Typos, some small edits in hindsight
Added a reference for Flow Noise, and a warning for the sad excuse for an electronic version of the book "Texturing and Modeling".
8 years ago
Patricio Gonzalez Vivo 695e602aac Merge pull request #98 from riibiax/master
broken links
8 years ago
Patricio Gonzalez Vivo ccb938ddef Merge pull request #100 from stegu/patch-3
Edited for release
8 years ago
Stefan Gustavson 36c04ea1c9 Edited for release
Fleshed out some sections, added a few short paragraphs, and did a general language and spelling check.
8 years ago
riibiax fa52b7fb79 broken links 8 years ago
Patricio Gonzalez Vivo 2e3eab8266 Merge pull request #94 from follower/patch-3
Small typo and grammar improvements.
8 years ago
Patricio Gonzalez Vivo 4cf55d7af8 Merge pull request #96 from follower/patch-5
Use phrase "live examples" rather than "life examples"
8 years ago
follower 5f5e87a477 Use phrase "live examples" rather than "life examples"
I think the concept you're expressing is "live examples"? An alternate way of expressing this that might also be clearer is "interactive examples".
8 years ago
Patricio Gonzalez Vivo 7c2b73f23a Merge pull request #93 from follower/patch-2
Fix "embebed" -> "embedded"
8 years ago
Patricio Gonzalez Vivo 9a1cda705b Merge pull request #92 from follower/patch-1
Fix "embebed" -> "embedded".
8 years ago
follower 81e4bdde65 Small typo and grammar improvements. 8 years ago
follower 42838e5cf4 Fix "embebed" -> "embedded" 8 years ago
follower ec39853d35 Fix "embebed" -> "embedded".
I assume this is the intended English word?
8 years ago
Patricio Gonzalez Vivo 69b1bc5c3b Merge pull request #90 from stegu/patch-2
Quintic interpolation moved to separate section
8 years ago
Patricio Gonzalez Vivo 8d4f81b0d8 Merge pull request #91 from riibiax/master
errata corrige
8 years ago
Patricio Gonzalez Vivo 9b5a12047a Merge pull request #89 from stegu/patch-1
Chapter 12 edited
8 years ago
riibiax 4bb20f596a errata corrige 8 years ago
Stefan Gustavson bc72b9a078 Quintic interpolation moved to separate section
Perlin's "Improved Noise" with quintic interpolation is separate from Simplex Noise, which does not even use interpolation. The contributions from each simplex corner are added, not blended. I created a separate section "Improved Noise" to hold the explanation of the quintic interpolation polynomial (which is not a Hermite polynomial, btw).
8 years ago
Stefan Gustavson a0011a9c57 Edited for release. 8 years ago
Stefan Gustavson 6ccd306643 Typos 8 years ago