<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Graphics on Mmoumni</title><link>https://mmoumni.com/categories/graphics/</link><description>Recent content in Graphics on Mmoumni</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Wed, 01 Jan 2025 00:00:00 +0000</lastBuildDate><atom:link href="https://mmoumni.com/categories/graphics/index.xml" rel="self" type="application/rss+xml"/><item><title>42 Cube3D</title><link>https://mmoumni.com/projects/42_cube3d/</link><pubDate>Wed, 01 Jan 2025 00:00:00 +0000</pubDate><guid>https://mmoumni.com/projects/42_cube3d/</guid><description>&lt;h1 id="42-cube3d"&gt;42 Cube3D&lt;/h1&gt;
&lt;p&gt;A 3D raycasting engine project that implements a Wolfenstein 3D-style game engine from scratch. This project explores computer graphics fundamentals, raycasting algorithms, and real-time rendering techniques.&lt;/p&gt;
&lt;p&gt;&lt;img src="https://mmoumni.com/images/projects/42_Cube3d/image.png" alt="Cube3D Gameplay Screenshot 1"&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src="https://mmoumni.com/images/projects/42_Cube3d/image2.png" alt="Cube3D Gameplay Screenshot 2"&gt;&lt;/p&gt;
&lt;h2 id="overview"&gt;Overview&lt;/h2&gt;
&lt;p&gt;Cube3D is a classic 42 school project that challenges you to build a 3D game engine using raycasting—a rendering technique that creates a 3D perspective from a 2D map. It&amp;rsquo;s an excellent way to understand how early 3D games worked and how graphics rendering algorithms function.&lt;/p&gt;</description></item><item><title>FDF (Fil de Fer)</title><link>https://mmoumni.com/projects/fdf/</link><pubDate>Wed, 01 Jan 2025 00:00:00 +0000</pubDate><guid>https://mmoumni.com/projects/fdf/</guid><description>&lt;h1 id="fdf-fil-de-fer"&gt;FDF (Fil de Fer)&lt;/h1&gt;
&lt;p&gt;FDF, which stands for &amp;ldquo;Fil de Fer&amp;rdquo; (Wireframe in French), is a 3D wireframe renderer that takes height map data and renders it as a 3D wireframe visualization. This project explores 3D graphics programming, coordinate transformations, and mathematical projections.&lt;/p&gt;
&lt;p&gt;&lt;img src="https://mmoumni.com/images/projects/FDF/42.png" alt="FDF 42 Map"&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src="https://mmoumni.com/images/projects/FDF/julia.png" alt="FDF Julia Set"&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src="https://mmoumni.com/images/projects/FDF/Pyramide.png" alt="FDF Pyramid"&gt;&lt;/p&gt;
&lt;h2 id="overview"&gt;Overview&lt;/h2&gt;
&lt;p&gt;FDF is a 42 school project that teaches the fundamentals of 3D graphics by building a wireframe renderer from scratch. It takes a file containing height map data and renders it as a 3D wireframe model that can be rotated, scaled, and viewed from different angles.&lt;/p&gt;</description></item></channel></rss>