Prechádzať zdrojové kódy

Add PBR tutorial showcase from @grizeldi

jayfella 5 rokov pred
rodič
commit
212b2f17ce

+ 2 - 0
authors/dancso/index.html

@@ -160,6 +160,8 @@ In this sci-fi adventure sandbox game, you have the opportunity to explore and i
 		<div>
 			<ul>
 				
+				<li><a href="/showcase/pbr_tutorial/">PBR Tutorial</a></li>
+				
 				<li><a href="/showcase/mythruna/">Mythruna</a></li>
 				
 				<li><a href="/showcase/skullstone/">Skullstone</a></li>

+ 2 - 0
authors/frozenshade/index.html

@@ -150,6 +150,8 @@ In a few words – a party of mercenaries explore a dungeon. They fight monsters
 		<div>
 			<ul>
 				
+				<li><a href="/showcase/pbr_tutorial/">PBR Tutorial</a></li>
+				
 				<li><a href="/showcase/mythruna/">Mythruna</a></li>
 				
 				<li><a href="/showcase/skullstone/">Skullstone</a></li>

+ 2 - 0
authors/glh3586/index.html

@@ -153,6 +153,8 @@
 		<div>
 			<ul>
 				
+				<li><a href="/showcase/pbr_tutorial/">PBR Tutorial</a></li>
+				
 				<li><a href="/showcase/mythruna/">Mythruna</a></li>
 				
 				<li><a href="/showcase/skullstone/">Skullstone</a></li>

+ 59 - 0
authors/grizeldi/index.html

@@ -81,6 +81,63 @@
 		
 
 		
+			<div class="ui raised segments">
+        <div class="ui green segment">
+            <table class="ui very basic compact table">
+                <tbody>
+                    <tr>
+                        
+                        <td>
+                            <a href="https://jmonkeyengine.org/showcase/pbr_tutorial/">
+                                <h2 class="ui header">PBR Tutorial</h2>
+                            </a>
+                        </td>
+                        
+                        
+
+                        
+
+                        <td class="collapsing">
+                            21 October 2019
+                        </td>
+                    </tr>
+                </tbody>
+            </table>
+        </div>
+        
+        <div class="ui segment">
+    
+            <div class="ui two column stackable grid">
+                    
+                <div class="column">
+                        <img class="ui fluid image" src="/images/showcase/pbr_tutorial/main-image.jpg"></a>
+                </div>
+                
+                <div class="column">
+                        A continuing YouTube series helping users take leap from using the regular Lighting.j3md material to PbrLighting.j3md.
+First part of my tutorial series in which I explain how to use jmonkeyengine&rsquo;s Physically Based Rendering pipeline. Intended for people who already understand how to use the regular Lighting.j3md shader, but have no idea how PBR works.
+Second part of my tutorial series in which I explain how to use jmonkeyengine&rsquo;s Physically Based Rendering pipeline.  …
+                        <a class="ui small compact grey label" href="https://jmonkeyengine.org/showcase/pbr_tutorial/">
+                            Read More
+                        </a>
+                    
+                </div>
+    
+            </div>
+    
+            
+        </div>
+    
+        <div class="ui segment">
+            By:&nbsp;&nbsp;&nbsp;&nbsp;
+                <img class="ui avatar image" src="https://jme-hub-cdn-jmonkeyengineor.netdna-ssl.com/user_avatar/hub.jmonkeyengine.org/grizeldi/120/5302_2.png" />
+                <span> (grizeldi)</span>
+                    &nbsp;&nbsp;&nbsp;&nbsp;
+                
+            
+        </div> 
+    </div>
+		
 			<div class="ui raised segments">
         <div class="ui green segment">
             <table class="ui very basic compact table">
@@ -166,6 +223,8 @@ In this sci-fi adventure sandbox game, you have the opportunity to explore and i
 		<div>
 			<ul>
 				
+				<li><a href="/showcase/pbr_tutorial/">PBR Tutorial</a></li>
+				
 				<li><a href="/showcase/mythruna/">Mythruna</a></li>
 				
 				<li><a href="/showcase/skullstone/">Skullstone</a></li>

+ 12 - 1
authors/grizeldi/index.xml

@@ -6,11 +6,22 @@
     <description>Recent content on jMonkeyEngine</description>
     <generator>Hugo -- gohugo.io</generator>
     <language>en-us</language>
-    <lastBuildDate>Tue, 15 Oct 2019 06:27:00 +0000</lastBuildDate>
+    <lastBuildDate>Mon, 21 Oct 2019 08:00:00 +0000</lastBuildDate>
     
 	<atom:link href="https://jmonkeyengine.org/authors/grizeldi/index.xml" rel="self" type="application/rss+xml" />
     
     
+    <item>
+      <title>PBR Tutorial</title>
+      <link>https://jmonkeyengine.org/showcase/pbr_tutorial/</link>
+      <pubDate>Mon, 21 Oct 2019 08:00:00 +0000</pubDate>
+      
+      <guid>https://jmonkeyengine.org/showcase/pbr_tutorial/</guid>
+      <description>A continuing YouTube series helping users take leap from using the regular Lighting.j3md material to PbrLighting.j3md.
+First part of my tutorial series in which I explain how to use jmonkeyengine&amp;rsquo;s Physically Based Rendering pipeline. Intended for people who already understand how to use the regular Lighting.j3md shader, but have no idea how PBR works.
+Second part of my tutorial series in which I explain how to use jmonkeyengine&amp;rsquo;s Physically Based Rendering pipeline.</description>
+    </item>
+    
     <item>
       <title>Lightspeed Frontier</title>
       <link>https://jmonkeyengine.org/showcase/ls_frontier/</link>

+ 12 - 10
authors/index.html

@@ -81,19 +81,19 @@
 
 		
 			<article>
-	<h1><a href="https://jmonkeyengine.org/authors/pspeed/"></a></h1>
-	<time>16.10.2019 08:27</time>
+	<h1><a href="https://jmonkeyengine.org/authors/grizeldi/"></a></h1>
+	<time>21.10.2019 08:00</time>
 	
 	<div>
-		
+		Code butcherer Specialist. A development enthusiast with with a heavy client/server/web-based background. My fascination with maths is beautifully visualised with jMonkey.
 		
 	</div>
 </article>
 
 		
 			<article>
-	<h1><a href="https://jmonkeyengine.org/authors/frozenshade/"></a></h1>
-	<time>16.10.2019 08:00</time>
+	<h1><a href="https://jmonkeyengine.org/authors/pspeed/"></a></h1>
+	<time>16.10.2019 08:27</time>
 	
 	<div>
 		
@@ -103,8 +103,8 @@
 
 		
 			<article>
-	<h1><a href="https://jmonkeyengine.org/authors/dancso/"></a></h1>
-	<time>15.10.2019 06:27</time>
+	<h1><a href="https://jmonkeyengine.org/authors/frozenshade/"></a></h1>
+	<time>16.10.2019 08:00</time>
 	
 	<div>
 		
@@ -114,7 +114,7 @@
 
 		
 			<article>
-	<h1><a href="https://jmonkeyengine.org/authors/glh3586/"></a></h1>
+	<h1><a href="https://jmonkeyengine.org/authors/dancso/"></a></h1>
 	<time>15.10.2019 06:27</time>
 	
 	<div>
@@ -125,11 +125,11 @@
 
 		
 			<article>
-	<h1><a href="https://jmonkeyengine.org/authors/grizeldi/"></a></h1>
+	<h1><a href="https://jmonkeyengine.org/authors/glh3586/"></a></h1>
 	<time>15.10.2019 06:27</time>
 	
 	<div>
-		Code butcherer Specialist. A development enthusiast with with a heavy client/server/web-based background. My fascination with maths is beautifully visualised with jMonkey.
+		
 		
 	</div>
 </article>
@@ -183,6 +183,8 @@
 		<div>
 			<ul>
 				
+				<li><a href="/showcase/pbr_tutorial/">PBR Tutorial</a></li>
+				
 				<li><a href="/showcase/mythruna/">Mythruna</a></li>
 				
 				<li><a href="/showcase/skullstone/">Skullstone</a></li>

+ 10 - 10
authors/index.xml

@@ -6,11 +6,20 @@
     <description>Recent content in Authors on jMonkeyEngine</description>
     <generator>Hugo -- gohugo.io</generator>
     <language>en-us</language>
-    <lastBuildDate>Wed, 16 Oct 2019 08:27:00 +0000</lastBuildDate>
+    <lastBuildDate>Mon, 21 Oct 2019 08:00:00 +0000</lastBuildDate>
     
 	<atom:link href="https://jmonkeyengine.org/authors/index.xml" rel="self" type="application/rss+xml" />
     
     
+    <item>
+      <title></title>
+      <link>https://jmonkeyengine.org/authors/grizeldi/</link>
+      <pubDate>Mon, 21 Oct 2019 08:00:00 +0000</pubDate>
+      
+      <guid>https://jmonkeyengine.org/authors/grizeldi/</guid>
+      <description>Code butcherer Specialist. A development enthusiast with with a heavy client/server/web-based background. My fascination with maths is beautifully visualised with jMonkey.</description>
+    </item>
+    
     <item>
       <title></title>
       <link>https://jmonkeyengine.org/authors/pspeed/</link>
@@ -47,15 +56,6 @@
       <description></description>
     </item>
     
-    <item>
-      <title></title>
-      <link>https://jmonkeyengine.org/authors/grizeldi/</link>
-      <pubDate>Tue, 15 Oct 2019 06:27:00 +0000</pubDate>
-      
-      <guid>https://jmonkeyengine.org/authors/grizeldi/</guid>
-      <description>Code butcherer Specialist. A development enthusiast with with a heavy client/server/web-based background. My fascination with maths is beautifully visualised with jMonkey.</description>
-    </item>
-    
     <item>
       <title></title>
       <link>https://jmonkeyengine.org/authors/moffkalast/</link>

+ 2 - 0
authors/jayfella/index.html

@@ -135,6 +135,8 @@ https://jmonkeystore.com/  Currently only free open-source software can be submi
 		<div>
 			<ul>
 				
+				<li><a href="/showcase/pbr_tutorial/">PBR Tutorial</a></li>
+				
 				<li><a href="/showcase/mythruna/">Mythruna</a></li>
 				
 				<li><a href="/showcase/skullstone/">Skullstone</a></li>

+ 2 - 0
authors/moffkalast/index.html

@@ -160,6 +160,8 @@ In this sci-fi adventure sandbox game, you have the opportunity to explore and i
 		<div>
 			<ul>
 				
+				<li><a href="/showcase/pbr_tutorial/">PBR Tutorial</a></li>
+				
 				<li><a href="/showcase/mythruna/">Mythruna</a></li>
 				
 				<li><a href="/showcase/skullstone/">Skullstone</a></li>

+ 2 - 0
authors/pspeed/index.html

@@ -145,6 +145,8 @@
 		<div>
 			<ul>
 				
+				<li><a href="/showcase/pbr_tutorial/">PBR Tutorial</a></li>
+				
 				<li><a href="/showcase/mythruna/">Mythruna</a></li>
 				
 				<li><a href="/showcase/skullstone/">Skullstone</a></li>

+ 2 - 0
authors/riccardobl/index.html

@@ -90,6 +90,8 @@
 		<div>
 			<ul>
 				
+				<li><a href="/showcase/pbr_tutorial/">PBR Tutorial</a></li>
+				
 				<li><a href="/showcase/mythruna/">Mythruna</a></li>
 				
 				<li><a href="/showcase/skullstone/">Skullstone</a></li>

BIN
images/showcase/pbr_tutorial/main-image.jpg


+ 12 - 1
index.xml

@@ -6,11 +6,22 @@
     <description>Recent content on jMonkeyEngine</description>
     <generator>Hugo -- gohugo.io</generator>
     <language>en-us</language>
-    <lastBuildDate>Wed, 16 Oct 2019 08:27:00 +0000</lastBuildDate>
+    <lastBuildDate>Mon, 21 Oct 2019 08:00:00 +0000</lastBuildDate>
     
 	<atom:link href="https://jmonkeyengine.org/index.xml" rel="self" type="application/rss+xml" />
     
     
+    <item>
+      <title>PBR Tutorial</title>
+      <link>https://jmonkeyengine.org/showcase/pbr_tutorial/</link>
+      <pubDate>Mon, 21 Oct 2019 08:00:00 +0000</pubDate>
+      
+      <guid>https://jmonkeyengine.org/showcase/pbr_tutorial/</guid>
+      <description>A continuing YouTube series helping users take leap from using the regular Lighting.j3md material to PbrLighting.j3md.
+First part of my tutorial series in which I explain how to use jmonkeyengine&amp;rsquo;s Physically Based Rendering pipeline. Intended for people who already understand how to use the regular Lighting.j3md shader, but have no idea how PBR works.
+Second part of my tutorial series in which I explain how to use jmonkeyengine&amp;rsquo;s Physically Based Rendering pipeline.</description>
+    </item>
+    
     <item>
       <title>Mythruna</title>
       <link>https://jmonkeyengine.org/showcase/mythruna/</link>

+ 57 - 0
showcase/index.html

@@ -85,6 +85,63 @@
 
         
         
+            <div class="ui raised segments">
+        <div class="ui green segment">
+            <table class="ui very basic compact table">
+                <tbody>
+                    <tr>
+                        
+                        <td>
+                            <a href="https://jmonkeyengine.org/showcase/pbr_tutorial/">
+                                <h2 class="ui header">PBR Tutorial</h2>
+                            </a>
+                        </td>
+                        
+                        
+
+                        
+
+                        <td class="collapsing">
+                            21 October 2019
+                        </td>
+                    </tr>
+                </tbody>
+            </table>
+        </div>
+        
+        <div class="ui segment">
+    
+            <div class="ui two column stackable grid">
+                    
+                <div class="column">
+                        <img class="ui fluid image" src="/images/showcase/pbr_tutorial/main-image.jpg"></a>
+                </div>
+                
+                <div class="column">
+                        A continuing YouTube series helping users take leap from using the regular Lighting.j3md material to PbrLighting.j3md.
+First part of my tutorial series in which I explain how to use jmonkeyengine&rsquo;s Physically Based Rendering pipeline. Intended for people who already understand how to use the regular Lighting.j3md shader, but have no idea how PBR works.
+Second part of my tutorial series in which I explain how to use jmonkeyengine&rsquo;s Physically Based Rendering pipeline.  …
+                        <a class="ui small compact grey label" href="https://jmonkeyengine.org/showcase/pbr_tutorial/">
+                            Read More
+                        </a>
+                    
+                </div>
+    
+            </div>
+    
+            
+        </div>
+    
+        <div class="ui segment">
+            By:&nbsp;&nbsp;&nbsp;&nbsp;
+                <img class="ui avatar image" src="https://jme-hub-cdn-jmonkeyengineor.netdna-ssl.com/user_avatar/hub.jmonkeyengine.org/grizeldi/120/5302_2.png" />
+                <span> (grizeldi)</span>
+                    &nbsp;&nbsp;&nbsp;&nbsp;
+                
+            
+        </div> 
+    </div>
+        
             <div class="ui raised segments">
         <div class="ui green segment">
             <table class="ui very basic compact table">

+ 12 - 1
showcase/index.xml

@@ -6,11 +6,22 @@
     <description>Recent content on jMonkeyEngine</description>
     <generator>Hugo -- gohugo.io</generator>
     <language>en-us</language>
-    <lastBuildDate>Wed, 16 Oct 2019 08:27:00 +0000</lastBuildDate>
+    <lastBuildDate>Mon, 21 Oct 2019 08:00:00 +0000</lastBuildDate>
     
 	<atom:link href="https://jmonkeyengine.org/showcase/index.xml" rel="self" type="application/rss+xml" />
     
     
+    <item>
+      <title>PBR Tutorial</title>
+      <link>https://jmonkeyengine.org/showcase/pbr_tutorial/</link>
+      <pubDate>Mon, 21 Oct 2019 08:00:00 +0000</pubDate>
+      
+      <guid>https://jmonkeyengine.org/showcase/pbr_tutorial/</guid>
+      <description>A continuing YouTube series helping users take leap from using the regular Lighting.j3md material to PbrLighting.j3md.
+First part of my tutorial series in which I explain how to use jmonkeyengine&amp;rsquo;s Physically Based Rendering pipeline. Intended for people who already understand how to use the regular Lighting.j3md shader, but have no idea how PBR works.
+Second part of my tutorial series in which I explain how to use jmonkeyengine&amp;rsquo;s Physically Based Rendering pipeline.</description>
+    </item>
+    
     <item>
       <title>Mythruna</title>
       <link>https://jmonkeyengine.org/showcase/mythruna/</link>

+ 179 - 0
showcase/pbr_tutorial/index.html

@@ -0,0 +1,179 @@
+<!DOCTYPE html>
+<html lang="en-us">
+
+<head>
+    <meta charset="UTF-8">
+    <meta name="viewport" content="width=device-width, initial-scale=1">
+    <meta http-equiv="X-UA-Compatible" content="IE=edge">
+    
+    <title>jMonkeyEngine</title>
+    
+    <meta name="description" content="A cross-platform game engine for adventurous Java developers.">
+    
+    
+    <link rel="stylesheet" href="/css/custom.css">
+    <link rel="stylesheet" href="/lib/fomantic/semantic.min.css">
+    <link rel="stylesheet" href="/lib/blueimp-gallery/2.35.0/css/blueimp-gallery.min.css" />
+    
+    <script src="/js/jquery.min.js"></script>
+    <script src="/lib/fomantic/semantic.min.js"></script>
+    <script src="/lib/blueimp-gallery/2.35.0/js/blueimp-gallery.min.js" defer></script>
+    <script src="/js/custom.js" defer></script>
+
+    
+
+</head>
+
+<body>
+    
+
+
+
+
+
+
+<header>
+
+    <div class="ui stackable inverted secondary menu" style="background-color: #222222;">
+        <div class="ui container">
+            <div class="item">
+                <a href="/"><img class="ui image" src="/images/jme-logo.png"/></a>
+            </div>
+
+            
+                
+                <a class="item" id="Blog" href="/blog/">Blog</a>
+                
+                <a class="item" id="Documentation" href="/docs/">Documentation</a>
+                
+                <a class="item" id="License" href="/license/">License</a>
+                
+            
+
+            <a class="item" href="https://hub.jmonkeyengine.org">Community</a>
+            <a class="item" href="https://jmonkeystore.com">Store</a>
+
+
+            <div class="right menu">
+                
+    <a class="item" href="https://github.com/jMonkeyEngine/jmonkeyengine" id="git-menu-item"><i class="github icon"></i>Github</a>
+
+
+
+    <a href="https://discord.gg/JdjhsRw" class="item" id="discord-menu-item"><i class="discord icon"></i>Discord</a>
+
+            </div>
+        </div>
+    </div>
+
+</header>
+
+    
+    
+    
+    <div class="ui container">
+        <br />
+        <h1>PBR Tutorial</h1>    
+        <hr class="ui divider" />
+        
+
+        
+
+        <hr class="ui divider" />
+
+        <p>
+            <p>A continuing YouTube series helping users take leap from using the regular <code>Lighting.j3md</code> material to <code>PbrLighting.j3md</code>.</p>
+
+<p>First part of my tutorial series in which I explain how to use jmonkeyengine&rsquo;s Physically Based Rendering pipeline. Intended for people who already understand how to use the regular Lighting.j3md shader, but have no idea how PBR works.</p>
+
+<p>Second part of my tutorial series in which I explain how to use jmonkeyengine&rsquo;s Physically Based Rendering pipeline. In this part we answer the question what are the light probes and why do we need them.</p>
+
+        </p>
+
+        <br />
+        <hr class="ui divider" />
+        <br />
+
+
+        <div id="gallery-carousel" class="blueimp-gallery blueimp-gallery-carousel blueimp-gallery-controls">
+            <div class="slides"></div>
+            <h3 class="title"></h3>
+            <a class="prev">‹</a>
+            <a class="next">›</a>
+            <a class="play-pause"></a>
+            <ol class="indicator"></ol>
+        </div>
+    
+        <div id="carousel-links">
+            
+            
+
+            
+            
+                    <a
+                        data-youtube="miXbF6cBsSw"
+                        href="https://www.youtube.com/watch/miXbF6cBsSw"
+                        type="text/html"
+                        data-gallery
+                    ></a>
+                
+                    <a
+                        data-youtube="6isyfPudDfc"
+                        href="https://www.youtube.com/watch/6isyfPudDfc"
+                        type="text/html"
+                        data-gallery
+                    ></a>
+                
+            
+
+            
+
+        </div>
+
+        <br />
+
+    </div>
+
+    <script>
+        $("#Blog").addClass("active");
+    </script>
+
+    <script src="/js/showcase.js" defer></script>
+	
+
+
+    <footer>
+        <div id="bottom-shadow"></div>
+    <div class="ui inverted segment footer" style="border-radius: 0px; margin-bottom: 0px;">
+            
+        <div class="ui container">
+            <br />
+
+            <div class="ui two column stackable grid">
+
+                <div class="column">
+                    <p>
+                        &copy; 2019 <a href="https://jmonkeyengine.org/">jMonkeyEngine</a>.
+                        A free open-source game engine licensed under the <a href="https://choosealicense.com/licenses/bsd-3-clause/">BSD 3-Clause license</a>.
+                        All rights reserved.
+                    </p> 
+                </div>
+
+                <div class="column">
+                    <a href="https://www.patreon.com/jmonkey">
+                        <img style="float: right; width: 217px; height: 51px;" class="ui rounded fluid image" src="/images/become_a_patron_button.png">
+                    </a>
+                </div>
+
+            </div>
+
+            
+            <br />
+        </div>
+    </div>
+    
+</footer>
+    
+</body>
+
+</html>

+ 29 - 14
sitemap.xml

@@ -4,42 +4,62 @@
   
   <url>
     <loc>https://jmonkeyengine.org/</loc>
-    <lastmod>2019-10-16T08:27:00+00:00</lastmod>
+    <lastmod>2019-10-21T08:00:00+00:00</lastmod>
     <priority>0</priority>
   </url>
   
   <url>
-    <loc>https://jmonkeyengine.org/authors/pspeed/</loc>
-    <lastmod>2019-10-16T08:27:00+00:00</lastmod>
+    <loc>https://jmonkeyengine.org/authors/grizeldi/</loc>
+    <lastmod>2019-10-21T08:00:00+00:00</lastmod>
   </url>
   
   <url>
     <loc>https://jmonkeyengine.org/showcase/</loc>
-    <lastmod>2019-10-16T08:27:00+00:00</lastmod>
+    <lastmod>2019-10-21T08:00:00+00:00</lastmod>
   </url>
   
   <url>
     <loc>https://jmonkeyengine.org/authors/</loc>
-    <lastmod>2019-10-16T08:27:00+00:00</lastmod>
+    <lastmod>2019-10-21T08:00:00+00:00</lastmod>
+  </url>
+  
+  <url>
+    <loc>https://jmonkeyengine.org/tags/graphics/</loc>
+    <lastmod>2019-10-21T08:00:00+00:00</lastmod>
   </url>
   
   <url>
     <loc>https://jmonkeyengine.org/tags/jmonkey/</loc>
-    <lastmod>2019-10-16T08:27:00+00:00</lastmod>
+    <lastmod>2019-10-21T08:00:00+00:00</lastmod>
   </url>
   
   <url>
-    <loc>https://jmonkeyengine.org/showcase/mythruna/</loc>
+    <loc>https://jmonkeyengine.org/tags/pbr/</loc>
+    <lastmod>2019-10-21T08:00:00+00:00</lastmod>
+  </url>
+  
+  <url>
+    <loc>https://jmonkeyengine.org/showcase/pbr_tutorial/</loc>
+    <lastmod>2019-10-21T08:00:00+00:00</lastmod>
+  </url>
+  
+  <url>
+    <loc>https://jmonkeyengine.org/tags/</loc>
+    <lastmod>2019-10-21T08:00:00+00:00</lastmod>
+  </url>
+  
+  <url>
+    <loc>https://jmonkeyengine.org/authors/pspeed/</loc>
     <lastmod>2019-10-16T08:27:00+00:00</lastmod>
   </url>
   
   <url>
-    <loc>https://jmonkeyengine.org/tags/mythruna/</loc>
+    <loc>https://jmonkeyengine.org/showcase/mythruna/</loc>
     <lastmod>2019-10-16T08:27:00+00:00</lastmod>
   </url>
   
   <url>
-    <loc>https://jmonkeyengine.org/tags/</loc>
+    <loc>https://jmonkeyengine.org/tags/mythruna/</loc>
     <lastmod>2019-10-16T08:27:00+00:00</lastmod>
   </url>
   
@@ -73,11 +93,6 @@
     <lastmod>2019-10-15T06:27:00+00:00</lastmod>
   </url>
   
-  <url>
-    <loc>https://jmonkeyengine.org/authors/grizeldi/</loc>
-    <lastmod>2019-10-15T06:27:00+00:00</lastmod>
-  </url>
-  
   <url>
     <loc>https://jmonkeyengine.org/authors/moffkalast/</loc>
     <lastmod>2019-10-15T06:27:00+00:00</lastmod>

+ 2 - 0
tags/asset-store/index.html

@@ -134,6 +134,8 @@ https://jmonkeystore.com/  Currently only free open-source software can be submi
 		<div>
 			<ul>
 				
+				<li><a href="/showcase/pbr_tutorial/">PBR Tutorial</a></li>
+				
 				<li><a href="/showcase/mythruna/">Mythruna</a></li>
 				
 				<li><a href="/showcase/skullstone/">Skullstone</a></li>

+ 206 - 0
tags/graphics/index.html

@@ -0,0 +1,206 @@
+<!DOCTYPE html>
+<html lang="en-us">
+
+<head>
+    <meta charset="UTF-8">
+    <meta name="viewport" content="width=device-width, initial-scale=1">
+    <meta http-equiv="X-UA-Compatible" content="IE=edge">
+    
+    <title>jMonkeyEngine</title>
+    
+    <meta name="description" content="A cross-platform game engine for adventurous Java developers.">
+    
+    
+    <link rel="stylesheet" href="/css/custom.css">
+    <link rel="stylesheet" href="/lib/fomantic/semantic.min.css">
+    <link rel="stylesheet" href="/lib/blueimp-gallery/2.35.0/css/blueimp-gallery.min.css" />
+    
+    <script src="/js/jquery.min.js"></script>
+    <script src="/lib/fomantic/semantic.min.js"></script>
+    <script src="/lib/blueimp-gallery/2.35.0/js/blueimp-gallery.min.js" defer></script>
+    <script src="/js/custom.js" defer></script>
+
+    
+        <link rel="alternate" type="application/rss+xml" href="/tags/graphics/index.xml" title="jMonkeyEngine">
+
+</head>
+
+<body>
+    
+
+
+
+
+
+
+<header>
+
+    <div class="ui stackable inverted secondary menu" style="background-color: #222222;">
+        <div class="ui container">
+            <div class="item">
+                <a href="/"><img class="ui image" src="/images/jme-logo.png"/></a>
+            </div>
+
+            
+                
+                <a class="item" id="Blog" href="/blog/">Blog</a>
+                
+                <a class="item" id="Documentation" href="/docs/">Documentation</a>
+                
+                <a class="item" id="License" href="/license/">License</a>
+                
+            
+
+            <a class="item" href="https://hub.jmonkeyengine.org">Community</a>
+            <a class="item" href="https://jmonkeystore.com">Store</a>
+
+
+            <div class="right menu">
+                
+    <a class="item" href="https://github.com/jMonkeyEngine/jmonkeyengine" id="git-menu-item"><i class="github icon"></i>Github</a>
+
+
+
+    <a href="https://discord.gg/JdjhsRw" class="item" id="discord-menu-item"><i class="discord icon"></i>Discord</a>
+
+            </div>
+        </div>
+    </div>
+
+</header>
+
+    
+    
+	<main>
+		
+		<div>
+			<h1>graphics</h1>
+			
+		</div>
+		
+
+		
+			<div class="ui raised segments">
+        <div class="ui green segment">
+            <table class="ui very basic compact table">
+                <tbody>
+                    <tr>
+                        
+                        <td>
+                            <a href="https://jmonkeyengine.org/showcase/pbr_tutorial/">
+                                <h2 class="ui header">PBR Tutorial</h2>
+                            </a>
+                        </td>
+                        
+                        
+
+                        
+
+                        <td class="collapsing">
+                            21 October 2019
+                        </td>
+                    </tr>
+                </tbody>
+            </table>
+        </div>
+        
+        <div class="ui segment">
+    
+            <div class="ui two column stackable grid">
+                    
+                <div class="column">
+                        <img class="ui fluid image" src="/images/showcase/pbr_tutorial/main-image.jpg"></a>
+                </div>
+                
+                <div class="column">
+                        A continuing YouTube series helping users take leap from using the regular Lighting.j3md material to PbrLighting.j3md.
+First part of my tutorial series in which I explain how to use jmonkeyengine&rsquo;s Physically Based Rendering pipeline. Intended for people who already understand how to use the regular Lighting.j3md shader, but have no idea how PBR works.
+Second part of my tutorial series in which I explain how to use jmonkeyengine&rsquo;s Physically Based Rendering pipeline.  …
+                        <a class="ui small compact grey label" href="https://jmonkeyengine.org/showcase/pbr_tutorial/">
+                            Read More
+                        </a>
+                    
+                </div>
+    
+            </div>
+    
+            
+        </div>
+    
+        <div class="ui segment">
+            By:&nbsp;&nbsp;&nbsp;&nbsp;
+                <img class="ui avatar image" src="https://jme-hub-cdn-jmonkeyengineor.netdna-ssl.com/user_avatar/hub.jmonkeyengine.org/grizeldi/120/5302_2.png" />
+                <span> (grizeldi)</span>
+                    &nbsp;&nbsp;&nbsp;&nbsp;
+                
+            
+        </div> 
+    </div>
+		
+		<div>
+
+1 of 1
+
+</div>
+
+	</main>
+<aside>
+	<div>
+		<div>
+			<h3>LATEST POSTS</h3>
+		</div>
+		<div>
+			<ul>
+				
+				<li><a href="/showcase/pbr_tutorial/">PBR Tutorial</a></li>
+				
+				<li><a href="/showcase/mythruna/">Mythruna</a></li>
+				
+				<li><a href="/showcase/skullstone/">Skullstone</a></li>
+				
+				<li><a href="/showcase/ls_frontier/">Lightspeed Frontier</a></li>
+				
+				<li><a href="/showcase/spoxel/">Spoxel</a></li>
+				
+			</ul>
+		</div>
+	</div>
+</aside>
+
+
+
+    <footer>
+        <div id="bottom-shadow"></div>
+    <div class="ui inverted segment footer" style="border-radius: 0px; margin-bottom: 0px;">
+            
+        <div class="ui container">
+            <br />
+
+            <div class="ui two column stackable grid">
+
+                <div class="column">
+                    <p>
+                        &copy; 2019 <a href="https://jmonkeyengine.org/">jMonkeyEngine</a>.
+                        A free open-source game engine licensed under the <a href="https://choosealicense.com/licenses/bsd-3-clause/">BSD 3-Clause license</a>.
+                        All rights reserved.
+                    </p> 
+                </div>
+
+                <div class="column">
+                    <a href="https://www.patreon.com/jmonkey">
+                        <img style="float: right; width: 217px; height: 51px;" class="ui rounded fluid image" src="/images/become_a_patron_button.png">
+                    </a>
+                </div>
+
+            </div>
+
+            
+            <br />
+        </div>
+    </div>
+    
+</footer>
+    
+</body>
+
+</html>

+ 26 - 0
tags/graphics/index.xml

@@ -0,0 +1,26 @@
+<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
+<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
+  <channel>
+    <title>graphics on jMonkeyEngine</title>
+    <link>https://jmonkeyengine.org/tags/graphics/</link>
+    <description>Recent content in graphics on jMonkeyEngine</description>
+    <generator>Hugo -- gohugo.io</generator>
+    <language>en-us</language>
+    <lastBuildDate>Mon, 21 Oct 2019 08:00:00 +0000</lastBuildDate>
+    
+	<atom:link href="https://jmonkeyengine.org/tags/graphics/index.xml" rel="self" type="application/rss+xml" />
+    
+    
+    <item>
+      <title>PBR Tutorial</title>
+      <link>https://jmonkeyengine.org/showcase/pbr_tutorial/</link>
+      <pubDate>Mon, 21 Oct 2019 08:00:00 +0000</pubDate>
+      
+      <guid>https://jmonkeyengine.org/showcase/pbr_tutorial/</guid>
+      <description>A continuing YouTube series helping users take leap from using the regular Lighting.j3md material to PbrLighting.j3md.
+First part of my tutorial series in which I explain how to use jmonkeyengine&amp;rsquo;s Physically Based Rendering pipeline. Intended for people who already understand how to use the regular Lighting.j3md shader, but have no idea how PBR works.
+Second part of my tutorial series in which I explain how to use jmonkeyengine&amp;rsquo;s Physically Based Rendering pipeline.</description>
+    </item>
+    
+  </channel>
+</rss>

+ 1 - 0
tags/graphics/page/1/index.html

@@ -0,0 +1 @@
+<!DOCTYPE html><html><head><title>https://jmonkeyengine.org/tags/graphics/</title><link rel="canonical" href="https://jmonkeyengine.org/tags/graphics/"/><meta name="robots" content="noindex"><meta charset="utf-8" /><meta http-equiv="refresh" content="0; url=https://jmonkeyengine.org/tags/graphics/" /></head></html>

+ 25 - 1
tags/index.html

@@ -80,9 +80,31 @@
 		
 
 		
+			<article>
+	<h1><a href="https://jmonkeyengine.org/tags/graphics/">graphics</a></h1>
+	<time>21.10.2019 08:00</time>
+	
+	<div>
+		
+		
+	</div>
+</article>
+
+		
 			<article>
 	<h1><a href="https://jmonkeyengine.org/tags/jmonkey/">jmonkey</a></h1>
-	<time>16.10.2019 08:27</time>
+	<time>21.10.2019 08:00</time>
+	
+	<div>
+		
+		
+	</div>
+</article>
+
+		
+			<article>
+	<h1><a href="https://jmonkeyengine.org/tags/pbr/">pbr</a></h1>
+	<time>21.10.2019 08:00</time>
 	
 	<div>
 		
@@ -183,6 +205,8 @@
 		<div>
 			<ul>
 				
+				<li><a href="/showcase/pbr_tutorial/">PBR Tutorial</a></li>
+				
 				<li><a href="/showcase/mythruna/">Mythruna</a></li>
 				
 				<li><a href="/showcase/skullstone/">Skullstone</a></li>

+ 20 - 2
tags/index.xml

@@ -6,20 +6,38 @@
     <description>Recent content in Tags on jMonkeyEngine</description>
     <generator>Hugo -- gohugo.io</generator>
     <language>en-us</language>
-    <lastBuildDate>Wed, 16 Oct 2019 08:27:00 +0000</lastBuildDate>
+    <lastBuildDate>Mon, 21 Oct 2019 08:00:00 +0000</lastBuildDate>
     
 	<atom:link href="https://jmonkeyengine.org/tags/index.xml" rel="self" type="application/rss+xml" />
     
     
+    <item>
+      <title>graphics</title>
+      <link>https://jmonkeyengine.org/tags/graphics/</link>
+      <pubDate>Mon, 21 Oct 2019 08:00:00 +0000</pubDate>
+      
+      <guid>https://jmonkeyengine.org/tags/graphics/</guid>
+      <description></description>
+    </item>
+    
     <item>
       <title>jmonkey</title>
       <link>https://jmonkeyengine.org/tags/jmonkey/</link>
-      <pubDate>Wed, 16 Oct 2019 08:27:00 +0000</pubDate>
+      <pubDate>Mon, 21 Oct 2019 08:00:00 +0000</pubDate>
       
       <guid>https://jmonkeyengine.org/tags/jmonkey/</guid>
       <description></description>
     </item>
     
+    <item>
+      <title>pbr</title>
+      <link>https://jmonkeyengine.org/tags/pbr/</link>
+      <pubDate>Mon, 21 Oct 2019 08:00:00 +0000</pubDate>
+      
+      <guid>https://jmonkeyengine.org/tags/pbr/</guid>
+      <description></description>
+    </item>
+    
     <item>
       <title>mythruna</title>
       <link>https://jmonkeyengine.org/tags/mythruna/</link>

+ 59 - 0
tags/jmonkey/index.html

@@ -80,6 +80,63 @@
 		
 
 		
+			<div class="ui raised segments">
+        <div class="ui green segment">
+            <table class="ui very basic compact table">
+                <tbody>
+                    <tr>
+                        
+                        <td>
+                            <a href="https://jmonkeyengine.org/showcase/pbr_tutorial/">
+                                <h2 class="ui header">PBR Tutorial</h2>
+                            </a>
+                        </td>
+                        
+                        
+
+                        
+
+                        <td class="collapsing">
+                            21 October 2019
+                        </td>
+                    </tr>
+                </tbody>
+            </table>
+        </div>
+        
+        <div class="ui segment">
+    
+            <div class="ui two column stackable grid">
+                    
+                <div class="column">
+                        <img class="ui fluid image" src="/images/showcase/pbr_tutorial/main-image.jpg"></a>
+                </div>
+                
+                <div class="column">
+                        A continuing YouTube series helping users take leap from using the regular Lighting.j3md material to PbrLighting.j3md.
+First part of my tutorial series in which I explain how to use jmonkeyengine&rsquo;s Physically Based Rendering pipeline. Intended for people who already understand how to use the regular Lighting.j3md shader, but have no idea how PBR works.
+Second part of my tutorial series in which I explain how to use jmonkeyengine&rsquo;s Physically Based Rendering pipeline.  …
+                        <a class="ui small compact grey label" href="https://jmonkeyengine.org/showcase/pbr_tutorial/">
+                            Read More
+                        </a>
+                    
+                </div>
+    
+            </div>
+    
+            
+        </div>
+    
+        <div class="ui segment">
+            By:&nbsp;&nbsp;&nbsp;&nbsp;
+                <img class="ui avatar image" src="https://jme-hub-cdn-jmonkeyengineor.netdna-ssl.com/user_avatar/hub.jmonkeyengine.org/grizeldi/120/5302_2.png" />
+                <span> (grizeldi)</span>
+                    &nbsp;&nbsp;&nbsp;&nbsp;
+                
+            
+        </div> 
+    </div>
+		
 			<div class="ui raised segments">
         <div class="ui green segment">
             <table class="ui very basic compact table">
@@ -343,6 +400,8 @@ In this sci-fi adventure sandbox game, you have the opportunity to explore and i
 		<div>
 			<ul>
 				
+				<li><a href="/showcase/pbr_tutorial/">PBR Tutorial</a></li>
+				
 				<li><a href="/showcase/mythruna/">Mythruna</a></li>
 				
 				<li><a href="/showcase/skullstone/">Skullstone</a></li>

+ 12 - 1
tags/jmonkey/index.xml

@@ -6,11 +6,22 @@
     <description>Recent content in jmonkey on jMonkeyEngine</description>
     <generator>Hugo -- gohugo.io</generator>
     <language>en-us</language>
-    <lastBuildDate>Wed, 16 Oct 2019 08:27:00 +0000</lastBuildDate>
+    <lastBuildDate>Mon, 21 Oct 2019 08:00:00 +0000</lastBuildDate>
     
 	<atom:link href="https://jmonkeyengine.org/tags/jmonkey/index.xml" rel="self" type="application/rss+xml" />
     
     
+    <item>
+      <title>PBR Tutorial</title>
+      <link>https://jmonkeyengine.org/showcase/pbr_tutorial/</link>
+      <pubDate>Mon, 21 Oct 2019 08:00:00 +0000</pubDate>
+      
+      <guid>https://jmonkeyengine.org/showcase/pbr_tutorial/</guid>
+      <description>A continuing YouTube series helping users take leap from using the regular Lighting.j3md material to PbrLighting.j3md.
+First part of my tutorial series in which I explain how to use jmonkeyengine&amp;rsquo;s Physically Based Rendering pipeline. Intended for people who already understand how to use the regular Lighting.j3md shader, but have no idea how PBR works.
+Second part of my tutorial series in which I explain how to use jmonkeyengine&amp;rsquo;s Physically Based Rendering pipeline.</description>
+    </item>
+    
     <item>
       <title>Mythruna</title>
       <link>https://jmonkeyengine.org/showcase/mythruna/</link>

+ 2 - 0
tags/lightspeed-frontier/index.html

@@ -165,6 +165,8 @@ In this sci-fi adventure sandbox game, you have the opportunity to explore and i
 		<div>
 			<ul>
 				
+				<li><a href="/showcase/pbr_tutorial/">PBR Tutorial</a></li>
+				
 				<li><a href="/showcase/mythruna/">Mythruna</a></li>
 				
 				<li><a href="/showcase/skullstone/">Skullstone</a></li>

+ 2 - 0
tags/mythruna/index.html

@@ -150,6 +150,8 @@
 		<div>
 			<ul>
 				
+				<li><a href="/showcase/pbr_tutorial/">PBR Tutorial</a></li>
+				
 				<li><a href="/showcase/mythruna/">Mythruna</a></li>
 				
 				<li><a href="/showcase/skullstone/">Skullstone</a></li>

+ 206 - 0
tags/pbr/index.html

@@ -0,0 +1,206 @@
+<!DOCTYPE html>
+<html lang="en-us">
+
+<head>
+    <meta charset="UTF-8">
+    <meta name="viewport" content="width=device-width, initial-scale=1">
+    <meta http-equiv="X-UA-Compatible" content="IE=edge">
+    
+    <title>jMonkeyEngine</title>
+    
+    <meta name="description" content="A cross-platform game engine for adventurous Java developers.">
+    
+    
+    <link rel="stylesheet" href="/css/custom.css">
+    <link rel="stylesheet" href="/lib/fomantic/semantic.min.css">
+    <link rel="stylesheet" href="/lib/blueimp-gallery/2.35.0/css/blueimp-gallery.min.css" />
+    
+    <script src="/js/jquery.min.js"></script>
+    <script src="/lib/fomantic/semantic.min.js"></script>
+    <script src="/lib/blueimp-gallery/2.35.0/js/blueimp-gallery.min.js" defer></script>
+    <script src="/js/custom.js" defer></script>
+
+    
+        <link rel="alternate" type="application/rss+xml" href="/tags/pbr/index.xml" title="jMonkeyEngine">
+
+</head>
+
+<body>
+    
+
+
+
+
+
+
+<header>
+
+    <div class="ui stackable inverted secondary menu" style="background-color: #222222;">
+        <div class="ui container">
+            <div class="item">
+                <a href="/"><img class="ui image" src="/images/jme-logo.png"/></a>
+            </div>
+
+            
+                
+                <a class="item" id="Blog" href="/blog/">Blog</a>
+                
+                <a class="item" id="Documentation" href="/docs/">Documentation</a>
+                
+                <a class="item" id="License" href="/license/">License</a>
+                
+            
+
+            <a class="item" href="https://hub.jmonkeyengine.org">Community</a>
+            <a class="item" href="https://jmonkeystore.com">Store</a>
+
+
+            <div class="right menu">
+                
+    <a class="item" href="https://github.com/jMonkeyEngine/jmonkeyengine" id="git-menu-item"><i class="github icon"></i>Github</a>
+
+
+
+    <a href="https://discord.gg/JdjhsRw" class="item" id="discord-menu-item"><i class="discord icon"></i>Discord</a>
+
+            </div>
+        </div>
+    </div>
+
+</header>
+
+    
+    
+	<main>
+		
+		<div>
+			<h1>pbr</h1>
+			
+		</div>
+		
+
+		
+			<div class="ui raised segments">
+        <div class="ui green segment">
+            <table class="ui very basic compact table">
+                <tbody>
+                    <tr>
+                        
+                        <td>
+                            <a href="https://jmonkeyengine.org/showcase/pbr_tutorial/">
+                                <h2 class="ui header">PBR Tutorial</h2>
+                            </a>
+                        </td>
+                        
+                        
+
+                        
+
+                        <td class="collapsing">
+                            21 October 2019
+                        </td>
+                    </tr>
+                </tbody>
+            </table>
+        </div>
+        
+        <div class="ui segment">
+    
+            <div class="ui two column stackable grid">
+                    
+                <div class="column">
+                        <img class="ui fluid image" src="/images/showcase/pbr_tutorial/main-image.jpg"></a>
+                </div>
+                
+                <div class="column">
+                        A continuing YouTube series helping users take leap from using the regular Lighting.j3md material to PbrLighting.j3md.
+First part of my tutorial series in which I explain how to use jmonkeyengine&rsquo;s Physically Based Rendering pipeline. Intended for people who already understand how to use the regular Lighting.j3md shader, but have no idea how PBR works.
+Second part of my tutorial series in which I explain how to use jmonkeyengine&rsquo;s Physically Based Rendering pipeline.  …
+                        <a class="ui small compact grey label" href="https://jmonkeyengine.org/showcase/pbr_tutorial/">
+                            Read More
+                        </a>
+                    
+                </div>
+    
+            </div>
+    
+            
+        </div>
+    
+        <div class="ui segment">
+            By:&nbsp;&nbsp;&nbsp;&nbsp;
+                <img class="ui avatar image" src="https://jme-hub-cdn-jmonkeyengineor.netdna-ssl.com/user_avatar/hub.jmonkeyengine.org/grizeldi/120/5302_2.png" />
+                <span> (grizeldi)</span>
+                    &nbsp;&nbsp;&nbsp;&nbsp;
+                
+            
+        </div> 
+    </div>
+		
+		<div>
+
+1 of 1
+
+</div>
+
+	</main>
+<aside>
+	<div>
+		<div>
+			<h3>LATEST POSTS</h3>
+		</div>
+		<div>
+			<ul>
+				
+				<li><a href="/showcase/pbr_tutorial/">PBR Tutorial</a></li>
+				
+				<li><a href="/showcase/mythruna/">Mythruna</a></li>
+				
+				<li><a href="/showcase/skullstone/">Skullstone</a></li>
+				
+				<li><a href="/showcase/ls_frontier/">Lightspeed Frontier</a></li>
+				
+				<li><a href="/showcase/spoxel/">Spoxel</a></li>
+				
+			</ul>
+		</div>
+	</div>
+</aside>
+
+
+
+    <footer>
+        <div id="bottom-shadow"></div>
+    <div class="ui inverted segment footer" style="border-radius: 0px; margin-bottom: 0px;">
+            
+        <div class="ui container">
+            <br />
+
+            <div class="ui two column stackable grid">
+
+                <div class="column">
+                    <p>
+                        &copy; 2019 <a href="https://jmonkeyengine.org/">jMonkeyEngine</a>.
+                        A free open-source game engine licensed under the <a href="https://choosealicense.com/licenses/bsd-3-clause/">BSD 3-Clause license</a>.
+                        All rights reserved.
+                    </p> 
+                </div>
+
+                <div class="column">
+                    <a href="https://www.patreon.com/jmonkey">
+                        <img style="float: right; width: 217px; height: 51px;" class="ui rounded fluid image" src="/images/become_a_patron_button.png">
+                    </a>
+                </div>
+
+            </div>
+
+            
+            <br />
+        </div>
+    </div>
+    
+</footer>
+    
+</body>
+
+</html>

+ 26 - 0
tags/pbr/index.xml

@@ -0,0 +1,26 @@
+<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
+<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
+  <channel>
+    <title>pbr on jMonkeyEngine</title>
+    <link>https://jmonkeyengine.org/tags/pbr/</link>
+    <description>Recent content in pbr on jMonkeyEngine</description>
+    <generator>Hugo -- gohugo.io</generator>
+    <language>en-us</language>
+    <lastBuildDate>Mon, 21 Oct 2019 08:00:00 +0000</lastBuildDate>
+    
+	<atom:link href="https://jmonkeyengine.org/tags/pbr/index.xml" rel="self" type="application/rss+xml" />
+    
+    
+    <item>
+      <title>PBR Tutorial</title>
+      <link>https://jmonkeyengine.org/showcase/pbr_tutorial/</link>
+      <pubDate>Mon, 21 Oct 2019 08:00:00 +0000</pubDate>
+      
+      <guid>https://jmonkeyengine.org/showcase/pbr_tutorial/</guid>
+      <description>A continuing YouTube series helping users take leap from using the regular Lighting.j3md material to PbrLighting.j3md.
+First part of my tutorial series in which I explain how to use jmonkeyengine&amp;rsquo;s Physically Based Rendering pipeline. Intended for people who already understand how to use the regular Lighting.j3md shader, but have no idea how PBR works.
+Second part of my tutorial series in which I explain how to use jmonkeyengine&amp;rsquo;s Physically Based Rendering pipeline.</description>
+    </item>
+    
+  </channel>
+</rss>

+ 1 - 0
tags/pbr/page/1/index.html

@@ -0,0 +1 @@
+<!DOCTYPE html><html><head><title>https://jmonkeyengine.org/tags/pbr/</title><link rel="canonical" href="https://jmonkeyengine.org/tags/pbr/"/><meta name="robots" content="noindex"><meta charset="utf-8" /><meta http-equiv="refresh" content="0; url=https://jmonkeyengine.org/tags/pbr/" /></head></html>

+ 2 - 0
tags/skullstone/index.html

@@ -155,6 +155,8 @@ In a few words – a party of mercenaries explore a dungeon. They fight monsters
 		<div>
 			<ul>
 				
+				<li><a href="/showcase/pbr_tutorial/">PBR Tutorial</a></li>
+				
 				<li><a href="/showcase/mythruna/">Mythruna</a></li>
 				
 				<li><a href="/showcase/skullstone/">Skullstone</a></li>

+ 2 - 0
tags/software/index.html

@@ -134,6 +134,8 @@ https://jmonkeystore.com/  Currently only free open-source software can be submi
 		<div>
 			<ul>
 				
+				<li><a href="/showcase/pbr_tutorial/">PBR Tutorial</a></li>
+				
 				<li><a href="/showcase/mythruna/">Mythruna</a></li>
 				
 				<li><a href="/showcase/skullstone/">Skullstone</a></li>

+ 2 - 0
tags/spoxel/index.html

@@ -158,6 +158,8 @@
 		<div>
 			<ul>
 				
+				<li><a href="/showcase/pbr_tutorial/">PBR Tutorial</a></li>
+				
 				<li><a href="/showcase/mythruna/">Mythruna</a></li>
 				
 				<li><a href="/showcase/skullstone/">Skullstone</a></li>

+ 2 - 0
tags/steam/index.html

@@ -288,6 +288,8 @@ In this sci-fi adventure sandbox game, you have the opportunity to explore and i
 		<div>
 			<ul>
 				
+				<li><a href="/showcase/pbr_tutorial/">PBR Tutorial</a></li>
+				
 				<li><a href="/showcase/mythruna/">Mythruna</a></li>
 				
 				<li><a href="/showcase/skullstone/">Skullstone</a></li>