Browse Source

Added link to shaderblow wiki.

mitm 7 years ago
parent
commit
d045597ebc
1 changed files with 8 additions and 6 deletions
  1. 8 6
      src/docs/asciidoc/jme3/shaderblow_project.adoc

+ 8 - 6
src/docs/asciidoc/jme3/shaderblow_project.adoc

@@ -11,6 +11,8 @@ Shaders for JMonkey Engine.
 
 
 Project is hosted here: https://github.com/jMonkeyEngine-Contributions/shaderblowlib[https://github.com/jMonkeyEngine-Contributions/shaderblowlib]
 Project is hosted here: https://github.com/jMonkeyEngine-Contributions/shaderblowlib[https://github.com/jMonkeyEngine-Contributions/shaderblowlib]
 
 
+*  <<sdk/plugin/shaderblow#,The Shaderblow Wiki>>
+
 // Get a local copy of the jme-glsl-shaders repository with this command: hg clone link:https://[email protected]/p/jme-glsl-shaders/[https://[email protected]/p/jme-glsl-shaders/]
 // Get a local copy of the jme-glsl-shaders repository with this command: hg clone link:https://[email protected]/p/jme-glsl-shaders/[https://[email protected]/p/jme-glsl-shaders/]
 
 
 ScreenShot: image:sdk/plugin/shaderblow_intro_01.jpg[shaderblow_intro_01.jpg,width="",height=""]
 ScreenShot: image:sdk/plugin/shaderblow_intro_01.jpg[shaderblow_intro_01.jpg,width="",height=""]
@@ -20,14 +22,14 @@ ScreenShot: image:sdk/plugin/shaderblow_intro_01.jpg[shaderblow_intro_01.jpg,wid
 
 
 Other resources to help you with shaders and GameDesign/LevelDesign:
 Other resources to help you with shaders and GameDesign/LevelDesign:
 
 
-Unity Shader Bible - link:https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/jme-glsl-shaders/FastMobileShaders_siggraph2011.zip[FastMobileShaders_siggraph2011.zip]
+*  Unity Shader Bible - link:https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/jme-glsl-shaders/FastMobileShaders_siggraph2011.zip[FastMobileShaders_siggraph2011.zip]
 
 
-Valve Shader Bible - link:https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/jme-glsl-shaders/D3DTutorial10_Half-Life2_Shading.pdf[D3DTutorial10_Half-Life2_Shading.pdf]
+*  Valve Shader Bible - link:https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/jme-glsl-shaders/D3DTutorial10_Half-Life2_Shading.pdf[D3DTutorial10_Half-Life2_Shading.pdf]
 
 
-Best LevelDesign/GameDesign Resource - link:http://www.worldofleveldesign.com/[http://www.worldofleveldesign.com/]
+*  Best LevelDesign/GameDesign Resource - link:http://www.worldofleveldesign.com/[http://www.worldofleveldesign.com/]
 
 
-Software for NormalMaps making - link:https://shadermap.com/home/[https://shadermap.com/home/]
+*  Software for NormalMaps making - link:https://shadermap.com/home/[https://shadermap.com/home/]
 
 
-Software for CubeMaps editing - link:https://code.google.com/archive/p/cubemapgen/downloads[https://code.google.com/archive/p/cubemapgen/downloads]
+*  Software for CubeMaps editing - link:https://code.google.com/archive/p/cubemapgen/downloads[https://code.google.com/archive/p/cubemapgen/downloads]
 
 
-Software for cool Sprites making - link:http://www.rigzsoft.co.uk/[http://www.rigzsoft.co.uk/]
+*  Software for cool Sprites making - link:http://www.rigzsoft.co.uk/[http://www.rigzsoft.co.uk/]