<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>C&#43;&#43; on Noah Becker</title>
    <link>https://noahbecker.tech/tags/c&#43;&#43;/</link>
    <description>Recent content in C&#43;&#43; on Noah Becker</description>
    <generator>Hugo</generator>
    <language>en-US</language>
    <lastBuildDate>Fri, 01 Nov 2024 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://noahbecker.tech/tags/c++/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Custom Rendering Pipeline in OpenGL</title>
      <link>https://noahbecker.tech/projects/opengl-rendering-pipeline/</link>
      <pubDate>Fri, 01 Nov 2024 00:00:00 +0000</pubDate>
      <guid>https://noahbecker.tech/projects/opengl-rendering-pipeline/</guid>
      <description>Rendering pipeline with ray tracing, shading, culling, and a custom scene tree, built across four progressive Qt/OpenGL applications.</description>
    </item>
    <item>
      <title>Optimization Algorithms — 2D Rectangle Bin Packing</title>
      <link>https://noahbecker.tech/projects/optimization-algorithms/</link>
      <pubDate>Sat, 01 Jul 2023 00:00:00 +0000</pubDate>
      <guid>https://noahbecker.tech/projects/optimization-algorithms/</guid>
      <description>Greedy and local-search algorithms for 2D rectangle bin packing, with an interactive SDL2 + ImGui visualization GUI.</description>
    </item>
  </channel>
</rss>
