Projects now have descriptions

This commit is contained in:
2022-08-23 21:37:26 -04:00
Unverified
parent fb175140f7
commit 5ac7370300
14 changed files with 119 additions and 16 deletions

View File

@@ -81,7 +81,16 @@
<div class="search-dropdown mobile">
<div id="search-dropdown-mobile"></div>
</div><main class="main">
<div class="container"><div class="page archive"><h2 class="single-title animate__animated animate__pulse animate__faster"><i class="far fa-folder-open fa-fw" aria-hidden="true"></i>&nbsp;TF2 in OpenGL &amp; Java</h2></div></div>
<div class="container"><div class="page archive"><h2 class="single-title animate__animated animate__pulse animate__faster"><i class="far fa-folder-open fa-fw" aria-hidden="true"></i>&nbsp;TF2 in OpenGL &amp; Java</h2></div>
<div class="page single">
<div class="content">
<p>This is an on and off project to make TF2 in OpenGL, so I learn more about the render pipeline. The goals of this project later became what <a href="/butterengine/" rel="">Butter Engine</a> was supposed to be. There are no releases availble. Here&rsquo;s an excerpt from &ldquo;Catching Up &amp; Centralizing&rdquo; for more info:</p>
<p><em>&ldquo;Postponed until Butter Engine is &ldquo;done&rdquo; read <a href="%5cbutterengine%5cupdate%5cprogramming%5c2021%5c08%5c07%5cbutter-dejavu.html" rel="">here</a> on my current work with Butter Engine for more info. I followed <a href="https://learnopengl.com" target="_blank" rel="noopener noreffer ">LearnOpenGL.com&rsquo;s</a> tutorial to get started on this. This was kind of my deja vu when working on Butter Engine.&rdquo;</em></p>
<p>There are no posts.</p>
</div>
</div></div>
</main><footer class="footer">
<div class="footer-container"><div class="footer-line">Powered by <a href="https://gohugo.io/" target="_blank" rel="noopener noreffer" title="Hugo 0.101.0">Hugo</a> | Theme - <a href="https://github.com/dillonzq/LoveIt" target="_blank" rel="noopener noreffer" title="LoveIt 0.2.11"><i class="far fa-kiss-wink-heart fa-fw" aria-hidden="true"></i> LoveIt</a>
</div><div class="footer-line" itemscope itemtype="http://schema.org/CreativeWork"><i class="far fa-copyright fa-fw" aria-hidden="true"></i><span itemprop="copyrightYear">2021 - 2022</span><span class="author" itemprop="copyrightHolder">&nbsp;<a href="/" target="_blank">LitlToast</a></span></div>