<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Game-Engine on eziosoft</title>
    <link>https://eziosoft.com/tags/game-engine/</link>
    <description>Recent content in Game-Engine on eziosoft</description>
    <generator>Hugo</generator>
    <language>en</language>
    <lastBuildDate>Fri, 18 Apr 2025 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://eziosoft.com/tags/game-engine/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Wolfenstein 3D Clone in Android with Jetpack Compose</title>
      <link>https://eziosoft.com/posts/raytracer-android/</link>
      <pubDate>Fri, 18 Apr 2025 00:00:00 +0000</pubDate>
      <guid>https://eziosoft.com/posts/raytracer-android/</guid>
      <description>&lt;p&gt;A real-time raycasting engine (Wolfenstein 3D style) built entirely in Kotlin using Jetpack Compose for Android. Think classic FPS rendered on a modern Android device.&lt;/p&gt;&#xA;&lt;h2 id=&#34;what-is-raycasting&#34;&gt;&#xA;  What is Raycasting?&#xA;  &lt;a class=&#34;heading-link&#34; href=&#34;#what-is-raycasting&#34;&gt;&#xA;    &lt;i class=&#34;fa-solid fa-link&#34; aria-hidden=&#34;true&#34; title=&#34;Link to heading&#34;&gt;&lt;/i&gt;&#xA;    &lt;span class=&#34;sr-only&#34;&gt;Link to heading&lt;/span&gt;&#xA;  &lt;/a&gt;&#xA;&lt;/h2&gt;&#xA;&lt;p&gt;Raycasting is a rendering technique used in early 3D games like Wolfenstein 3D, Doom, and Duke Nukem 3D. Instead of full 3D polygons, it casts rays from the player&amp;rsquo;s view into a 2D grid map to determine wall heights. This creates a pseudo-3D effect that runs efficiently on limited hardware.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
