mirror of
https://github.com/patriciogonzalezvivo/thebookofshaders
synced 2024-11-03 23:15:23 +00:00
Merge pull request #110 from patriciogonzalezvivo/translation-jp
Translation jp
This commit is contained in:
commit
60b2bc4976
@ -1,4 +1,4 @@
|
||||
<canvas id="custom" class="canvas" data-fragment-url="examples/moon.frag" data-textures="examples/images/moon-texture.jpg" width="350px" height="350px"></canvas>
|
||||
<canvas id="custom" class="canvas" data-fragment-url="src/moon/moon.frag" data-textures="src/moon/moon.jpg" width="350px" height="350px"></canvas>
|
||||
|
||||
# The Book of Shaders
|
||||
[Patricio Gonzalez Vivo](http://patriciogonzalezvivo.com/)、[Jen Lowe](http://jenlowe.net/)著
|
||||
@ -35,7 +35,8 @@
|
||||
* Generative designs
|
||||
* [ランダム](10/?lan=jp)
|
||||
* [Noise](11/?lan=jp)
|
||||
* Fractional brownian motion
|
||||
* [Cellular noise](12/)
|
||||
* [Fractional brownian motion](13/)
|
||||
* Fractals
|
||||
|
||||
* Image processing:
|
||||
|
Loading…
Reference in New Issue
Block a user