<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: MD</title>
    <description>The latest articles on DEV Community by MD (@cerebrum).</description>
    <link>https://dev.to/cerebrum</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F1115966%2F205eb11c-64b5-4424-b704-7d01f3c61467.png</url>
      <title>DEV Community: MD</title>
      <link>https://dev.to/cerebrum</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/cerebrum"/>
    <language>en</language>
    <item>
      <title>Sliver1-Rendering-engine pure CPU based render</title>
      <dc:creator>MD</dc:creator>
      <pubDate>Wed, 06 Aug 2025 18:32:58 +0000</pubDate>
      <link>https://dev.to/cerebrum/sliver1-rendering-engine-pure-cpu-based-render-mn5</link>
      <guid>https://dev.to/cerebrum/sliver1-rendering-engine-pure-cpu-based-render-mn5</guid>
      <description>&lt;h2&gt;
  
  
  👋 Hey Devs!
&lt;/h2&gt;

&lt;p&gt;I’ve been working on a custom rendering engine built in Python. This project is focused on creating a pure &lt;strong&gt;CPU-based rendering engine&lt;/strong&gt;.&lt;/p&gt;

&lt;h2&gt;
  
  
  📘 Features
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;Affine texture mapping
&lt;/li&gt;
&lt;li&gt;3D projection
&lt;/li&gt;
&lt;li&gt;Z-buffering
&lt;/li&gt;
&lt;li&gt;Backface culling
&lt;/li&gt;
&lt;li&gt;Numba-accelerated math routines
&lt;/li&gt;
&lt;li&gt;Quad and triangle support
&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  💡 Why Build This?
&lt;/h2&gt;

&lt;p&gt;I created this because I wanted to make a 3D rendering engine that doesn’t rely on complex GPU algorithms.&lt;/p&gt;

&lt;h2&gt;
  
  
  📚 This Project Is:
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;Minimalist ✅
&lt;/li&gt;
&lt;li&gt;Hackable ✅
&lt;/li&gt;
&lt;li&gt;Educational ✅
&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  🔗 Get Involved
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;a href="https://github.com/mdewitt11/Sliver1-Rendering-engine-" rel="noopener noreferrer"&gt;GitHub&lt;/a&gt;
&lt;/li&gt;
&lt;li&gt;Contributions, issues, and ideas welcome!&lt;/li&gt;
&lt;/ul&gt;

</description>
      <category>programming</category>
      <category>python</category>
      <category>development</category>
      <category>github</category>
    </item>
  </channel>
</rss>
