Browse Source

Add PBR Tutorial link to PBR Lighting features.

jayfella 5 years ago
parent
commit
eca2fc50c7
1 changed files with 11 additions and 8 deletions
  1. 11 8
      index.html

+ 11 - 8
index.html

@@ -189,9 +189,9 @@ https://jmonkeystore.com/  Currently only free open-source software can be submi
 	<div class="ui container">
     <br />
     <br />
-    
+
     <div class="ui three column stackable grid">
-        
+
         <div class="column">
             <h2 class="ui top attached block header">
                 <i class="shapes icon"></i>
@@ -199,9 +199,11 @@ https://jmonkeystore.com/  Currently only free open-source software can be submi
             </h2>
             <div class="ui attached segment">
                 Create realistic beautiful materials that make your game look modern and professional.
+                <br /><br />
+                If you're familiar with JME already and are thinking about using PBR, take a look at the <a href="/showcase/pbr_tutorial/">Youtube PBR tutorial</a> by @grizeldi
             </div>
         </div>
-        
+
         <div class="column">
             <h2 class="ui top attached block header">
                 <i class="th icon"></i>
@@ -212,7 +214,7 @@ https://jmonkeystore.com/  Currently only free open-source software can be submi
                 build your own library of AppStates and integrate publically available extensions easily into your application.
             </div>
         </div>
-        
+
         <div class="column">
             <h2 class="ui top attached block header">
                 <i class="magic icon"></i>
@@ -227,7 +229,7 @@ https://jmonkeystore.com/  Currently only free open-source software can be submi
     </div>
 
     <div class="ui three column stackable grid">
-        
+
             <div class="column">
                 <h2 class="ui top attached block header">
                     <i class="discourse icon"></i>
@@ -237,7 +239,7 @@ https://jmonkeystore.com/  Currently only free open-source software can be submi
                     The jewel in jMonkey’s crown. Our community is second to none, and full of knowledgable helpful members.
                 </div>
             </div>
-            
+
             <div class="column">
                 <h2 class="ui top attached block header">
                     <i class="store icon"></i>
@@ -247,7 +249,7 @@ https://jmonkeystore.com/  Currently only free open-source software can be submi
                     Browse the store for free assets created by the community. Sounds, models, textures, even tech demos are all available for free to download.
                 </div>
             </div>
-            
+
             <div class="column">
                 <h2 class="ui top attached block header">
                     <i class="code branch icon"></i>
@@ -257,13 +259,14 @@ https://jmonkeystore.com/  Currently only free open-source software can be submi
                     jMonkeyEngine is completely free and open source! No splash screens, no fees and no requirement to mention jMonkeyEngine in your game at all.
                 </div>
             </div>
-            
+
         </div>
 
 
 
 </div>
 
+
 	<div class="ui container">
     <br />
     <br />