<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Sebastian Himmer Blog</title>
    <link>https://himmer.dev/blog</link>
    <description>Technical blog posts about game engine programming, and my journey at BUas.</description>
    <language>en-us</language>
    <lastBuildDate>Fri, 16 Jan 2026 00:00:00 GMT</lastBuildDate>
    <atom:link href="https://himmer.dev/rss.xml" rel="self" type="application/rss+xml"/>
    <item>
      <title>AngelScript Scripting - Introduction</title>
      <link>https://himmer.dev/blog/angelscript-1</link>
      <guid isPermaLink="true">https://himmer.dev/blog/angelscript-1</guid>
      <pubDate>Fri, 16 Jan 2026 00:00:00 GMT</pubDate>
      <description><![CDATA[<img src="https://himmer.dev/assets/angelscript/thumbnail.png" alt="AngelScript Scripting - Introduction" style="max-width: 100%; height: auto;" /><p>Introduction to AngelScript implementation into a custom engine.</p>]]></description>
      <category>University</category>
      <category>Engine Programming</category>
    </item>
    <item>
      <title>Particle System in a custom engine</title>
      <link>https://himmer.dev/blog/particle-system</link>
      <guid isPermaLink="true">https://himmer.dev/blog/particle-system</guid>
      <pubDate>Fri, 07 Nov 2025 00:00:00 GMT</pubDate>
      <description><![CDATA[<img src="https://himmer.dev/assets/particle-system/particles.png" alt="Particle System in a custom engine" style="max-width: 100%; height: auto;" /><p>Join me on the journey of implementing a particle system into a custom game engine.</p>]]></description>
      <category>University</category>
      <category>Engine Programming</category>
    </item>
  </channel>
</rss>
