Projects now have descriptions
This commit is contained in:
@@ -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> TF2 in OpenGL & 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> TF2 in OpenGL & 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’s an excerpt from “Catching Up & Centralizing” for more info:</p>
|
||||
<p><em>“Postponed until Butter Engine is “done” 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’s</a> tutorial to get started on this. This was kind of my deja vu when working on Butter Engine.”</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"> <a href="/" target="_blank">LitlToast</a></span></div>
|
||||
|
||||
Reference in New Issue
Block a user