<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Procedural-Generation on NoRaincheck</title><link>https://noraincheck.github.io/tags/procedural-generation/</link><description>Recent content in Procedural-Generation on NoRaincheck</description><generator>Hugo</generator><language>en-US</language><copyright>NoRaincheck</copyright><lastBuildDate>Fri, 01 May 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://noraincheck.github.io/tags/procedural-generation/index.xml" rel="self" type="application/rss+xml"/><item><title>Constrained Procedural Generation</title><link>https://noraincheck.github.io/posts/constrained-procedural-generation/</link><pubDate>Fri, 01 May 2026 00:00:00 +0000</pubDate><guid>https://noraincheck.github.io/posts/constrained-procedural-generation/</guid><description>&lt;h2 id="constrained-procedural-generation"&gt;Constrained Procedural Generation&lt;/h2&gt;&#10;&lt;p&gt;I&amp;rsquo;ve always been interested in procedural generation, the maps and algorithms to&#10;make &amp;lsquo;realistic&amp;rsquo; and &amp;lsquo;dynamic&amp;rsquo; environments. This post is more to post some&#10;musings and experiments.&lt;/p&gt;&#10;&lt;p&gt;One thing that I&amp;rsquo;ve found is that its often difficult to &lt;em&gt;constrain&lt;/em&gt; the&#10;generation. For example if I want to use diamond-square, then the map itself&#10;needs to be square shape. How might we constraint or have a sliding window&#10;approach to generate non-square areas?&lt;/p&gt;</description></item></channel></rss>