Browse Source

link to new topics

mitm001 5 years ago
parent
commit
541492b6ee
2 changed files with 3 additions and 3 deletions
  1. 0 1
      docs/modules/ROOT/pages/jme3.adoc
  2. 3 2
      docs/modules/core/nav.adoc

+ 0 - 1
docs/modules/ROOT/pages/jme3.adoc

@@ -9,7 +9,6 @@ ifdef::env-github,env-browser[:outfilesuffix: .adoc]
 
 
 === Materials, Light, Shadow
 === Materials, Light, Shadow
 
 
-*  <<jme3/shader_video_tutorials#,Videos: jME3 introduction to shaders video tutorial series>>
 *  link:http://www.youtube.com/watch?v=IuEMUFwdheE[Video: jME3 Material with Alpha Channel]
 *  link:http://www.youtube.com/watch?v=IuEMUFwdheE[Video: jME3 Material with Alpha Channel]
 *  Article: Physically Based Rendering (PBR)
 *  Article: Physically Based Rendering (PBR)
 **  <<jme3/advanced/pbr_part1#,Physically Based Rendering – Part one>>
 **  <<jme3/advanced/pbr_part1#,Physically Based Rendering – Part one>>

+ 3 - 2
docs/modules/core/nav.adoc

@@ -32,6 +32,7 @@
 *** xref:material/materials_overview.adoc[.j3md Properties]
 *** xref:material/materials_overview.adoc[.j3md Properties]
 *** xref:shader/jme3_shaders.adoc[About JME3 and Shaders]
 *** xref:shader/jme3_shaders.adoc[About JME3 and Shaders]
 *** xref:shader/jme3_shadernodes.adoc[Shader Node System]
 *** xref:shader/jme3_shadernodes.adoc[Shader Node System]
-*** xref:texture/anisotropic_filtering.adoc[Anisotropic Filtering]
-*** xref:system/jme3_srgbpipeline.adoc[Gamma correction] 
+*** xref:shader/shader_video_tutorials.adoc[Shaders video tutorials]
 *** xref:light/light_and_shadow.adoc[Light and Shadow]
 *** xref:light/light_and_shadow.adoc[Light and Shadow]
+*** xref:texture/anisotropic_filtering.adoc[Anisotropic Filtering]
+*** xref:system/jme3_srgbpipeline.adoc[Gamma correction]