<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0">
    <channel>
        <title><![CDATA[Mintbeer_s Blog]]></title>
        <description><![CDATA[Mintbeer_s Blog]]></description>
        <link>https://mintbeer.top</link>
        <generator>RSS for Node</generator>
        <lastBuildDate>Fri, 04 Sep 2026 05:30:13 GMT</lastBuildDate>
        <atom:link href="https://mintbeer.top/feed" rel="self" type="application/rss+xml"/>
        <language><![CDATA[en]]></language>
        <ttl>1440</ttl>
        <item>
            <title><![CDATA[How to iterate through UPROPERTY in nested USTRUCT or UCLASS.]]></title>
            <description><![CDATA[My personal tech blog for unreal learners.]]></description>
            <link>https://mintbeer.top/how-to-iterate-through-uproperty-in-nested-ustruct-or-uclass</link>
            <guid isPermaLink="true">https://mintbeer.top/how-to-iterate-through-uproperty-in-nested-ustruct-or-uclass</guid>
            <pubDate>Fri, 04 Sep 2026 05:30:13 GMT</pubDate>
            <enclosure url="https://mintbeer.top/api/social-image?id=37964a88-8c8e-4df0-96b0-18f5edd032d7" length="0" type="image/png"/>
        </item>
        <item>
            <title><![CDATA[Unreal Engine - How to prepare a shader directory in your plugin]]></title>
            <description><![CDATA[My personal tech blog for unreal learners.]]></description>
            <link>https://mintbeer.top/unreal-engine--how-to-prepare-a-shader-directory-in-your-plugin</link>
            <guid isPermaLink="true">https://mintbeer.top/unreal-engine--how-to-prepare-a-shader-directory-in-your-plugin</guid>
            <pubDate>Fri, 04 Sep 2026 05:30:13 GMT</pubDate>
            <enclosure url="https://mintbeer.top/api/social-image?id=f3ab985f-496d-475e-9c4e-7c07619499bc" length="0" type="image/png"/>
        </item>
        <item>
            <title><![CDATA[Multi-threading and SIMD optimization for Unreal Editor]]></title>
            <description><![CDATA[My personal tech blog for unreal learners.]]></description>
            <link>https://mintbeer.top/multi-threading-and-simd-optimization-for-unreal-editor</link>
            <guid isPermaLink="true">https://mintbeer.top/multi-threading-and-simd-optimization-for-unreal-editor</guid>
            <pubDate>Fri, 04 Sep 2026 05:30:13 GMT</pubDate>
            <enclosure url="https://mintbeer.top/api/social-image?id=a12ec4ea-8321-4e82-be43-3a3fc47e79a0" length="0" type="image/png"/>
        </item>
        <item>
            <title><![CDATA[Unreal Engine - How to read unreal engine source code]]></title>
            <description><![CDATA[My personal tech blog for unreal learners.]]></description>
            <link>https://mintbeer.top/unreal-engine--how-to-read-unreal-engine-source-code</link>
            <guid isPermaLink="true">https://mintbeer.top/unreal-engine--how-to-read-unreal-engine-source-code</guid>
            <pubDate>Fri, 04 Sep 2026 05:30:13 GMT</pubDate>
            <enclosure url="https://mintbeer.top/api/social-image?id=e977b983-2f37-4a3d-945f-548b83c9dd0c" length="0" type="image/png"/>
        </item>
        <item>
            <title><![CDATA[Why my UPROPERTYs can’t be saved and loaded?]]></title>
            <description><![CDATA[My personal tech blog for unreal learners.]]></description>
            <link>https://mintbeer.top/why-my-upropertys-cant-be-saved-and-loaded</link>
            <guid isPermaLink="true">https://mintbeer.top/why-my-upropertys-cant-be-saved-and-loaded</guid>
            <pubDate>Fri, 04 Sep 2026 05:30:13 GMT</pubDate>
            <enclosure url="https://mintbeer.top/api/social-image?id=f3c5b46c-fef2-4e04-a85b-2b3906eb34a4" length="0" type="image/png"/>
        </item>
        <item>
            <title><![CDATA[ECS game system]]></title>
            <description><![CDATA[My personal tech blog for unreal learners.]]></description>
            <link>https://mintbeer.top/ecs-game-system</link>
            <guid isPermaLink="true">https://mintbeer.top/ecs-game-system</guid>
            <pubDate>Fri, 04 Sep 2026 05:30:13 GMT</pubDate>
            <enclosure url="https://mintbeer.top/api/social-image?id=3d04893f-b5a0-8013-ad37-c74345dd53fc" length="0" type="image/png"/>
        </item>
        <item>
            <title><![CDATA[Unreal Engine - Customized AssetType and Editor]]></title>
            <description><![CDATA[My personal tech blog for unreal learners.]]></description>
            <link>https://mintbeer.top/unreal-engine--customized-assettype-and-editor</link>
            <guid isPermaLink="true">https://mintbeer.top/unreal-engine--customized-assettype-and-editor</guid>
            <pubDate>Fri, 04 Sep 2026 05:30:13 GMT</pubDate>
            <enclosure url="https://mintbeer.top/api/social-image?id=9d93c752-dd9d-498b-98ac-08fc7430afec" length="0" type="image/png"/>
        </item>
        <item>
            <title><![CDATA[SVBRDF net generation test]]></title>
            <description><![CDATA[My personal tech blog for unreal learners.]]></description>
            <link>https://mintbeer.top/svbrdf-net-generation-test</link>
            <guid isPermaLink="true">https://mintbeer.top/svbrdf-net-generation-test</guid>
            <pubDate>Fri, 04 Sep 2026 05:30:13 GMT</pubDate>
            <enclosure url="https://mintbeer.top/api/social-image?id=1754893f-b5a0-80ab-8b8a-e9ee20d718f5" length="0" type="image/png"/>
        </item>
        <item>
            <title><![CDATA[ Differentiable Ray-tracer]]></title>
            <description><![CDATA[My personal tech blog for unreal learners.]]></description>
            <link>https://mintbeer.top/differentiable-ray-tracer</link>
            <guid isPermaLink="true">https://mintbeer.top/differentiable-ray-tracer</guid>
            <pubDate>Fri, 04 Sep 2026 05:30:13 GMT</pubDate>
            <enclosure url="https://mintbeer.top/api/social-image?id=17f4893f-b5a0-802d-be5d-d832c26180d3" length="0" type="image/png"/>
        </item>
        <item>
            <title><![CDATA[Brush based Foliage generation tool]]></title>
            <description><![CDATA[My personal tech blog for unreal learners.]]></description>
            <link>https://mintbeer.top/brush-based-foliage-generation-tool</link>
            <guid isPermaLink="true">https://mintbeer.top/brush-based-foliage-generation-tool</guid>
            <pubDate>Fri, 04 Sep 2026 05:30:13 GMT</pubDate>
            <enclosure url="https://mintbeer.top/api/social-image?id=3d04893f-b5a0-80e3-8777-f76cc4f848df" length="0" type="image/png"/>
        </item>
        <item>
            <title><![CDATA[Component-based Mask tool]]></title>
            <description><![CDATA[My personal tech blog for unreal learners.]]></description>
            <link>https://mintbeer.top/component-based-mask-tool</link>
            <guid isPermaLink="true">https://mintbeer.top/component-based-mask-tool</guid>
            <pubDate>Fri, 04 Sep 2026 05:30:13 GMT</pubDate>
            <enclosure url="https://mintbeer.top/api/social-image?id=3d04893f-b5a0-80bb-83e9-cf35cfc68237" length="0" type="image/png"/>
        </item>
        <item>
            <title><![CDATA[Diffraction Grating]]></title>
            <description><![CDATA[My personal tech blog for unreal learners.]]></description>
            <link>https://mintbeer.top/diffraction-grating</link>
            <guid isPermaLink="true">https://mintbeer.top/diffraction-grating</guid>
            <pubDate>Fri, 04 Sep 2026 05:30:13 GMT</pubDate>
            <enclosure url="https://mintbeer.top/api/social-image?id=1414893f-b5a0-80e7-a100-de89de1bdf91" length="0" type="image/png"/>
        </item>
        <item>
            <title><![CDATA[Sparse Voxel Brush]]></title>
            <description><![CDATA[My personal tech blog for unreal learners.]]></description>
            <link>https://mintbeer.top/sparse-voxel-brush</link>
            <guid isPermaLink="true">https://mintbeer.top/sparse-voxel-brush</guid>
            <pubDate>Fri, 04 Sep 2026 05:30:13 GMT</pubDate>
            <enclosure url="https://mintbeer.top/api/social-image?id=ae3c2cf0-a033-49b0-877e-ddf2456e16dc" length="0" type="image/png"/>
        </item>
        <item>
            <title><![CDATA[Instanced Spline Tool]]></title>
            <description><![CDATA[My personal tech blog for unreal learners.]]></description>
            <link>https://mintbeer.top/instanced-spline-tool</link>
            <guid isPermaLink="true">https://mintbeer.top/instanced-spline-tool</guid>
            <pubDate>Fri, 04 Sep 2026 05:30:13 GMT</pubDate>
            <enclosure url="https://mintbeer.top/api/social-image?id=705afd60-7c6b-46fc-9d8f-e789c33e058d" length="0" type="image/png"/>
        </item>
        <item>
            <title><![CDATA[Livelink realtime baking]]></title>
            <description><![CDATA[My personal tech blog for unreal learners.]]></description>
            <link>https://mintbeer.top/livelink-realtime-baking</link>
            <guid isPermaLink="true">https://mintbeer.top/livelink-realtime-baking</guid>
            <pubDate>Fri, 04 Sep 2026 05:30:13 GMT</pubDate>
            <enclosure url="https://mintbeer.top/api/social-image?id=3d04893f-b5a0-8070-b53e-c9dd16c04fcf" length="0" type="image/png"/>
        </item>
        <item>
            <title><![CDATA[God of War Foliage LOD tool]]></title>
            <description><![CDATA[My personal tech blog for unreal learners.]]></description>
            <link>https://mintbeer.top/god-of-war-foliage-lod-tool</link>
            <guid isPermaLink="true">https://mintbeer.top/god-of-war-foliage-lod-tool</guid>
            <pubDate>Fri, 04 Sep 2026 05:30:13 GMT</pubDate>
            <enclosure url="https://mintbeer.top/api/social-image?id=2b82fbce-af17-4e0b-8716-084d6f02ea69" length="0" type="image/png"/>
        </item>
        <item>
            <title><![CDATA[Customized PCG node]]></title>
            <description><![CDATA[My personal tech blog for unreal learners.]]></description>
            <link>https://mintbeer.top/customized-pcg-node</link>
            <guid isPermaLink="true">https://mintbeer.top/customized-pcg-node</guid>
            <pubDate>Fri, 04 Sep 2026 05:30:13 GMT</pubDate>
            <enclosure url="https://mintbeer.top/api/social-image?id=3d04893f-b5a0-80a6-887e-fd8e28859690" length="0" type="image/png"/>
        </item>
        <item>
            <title><![CDATA[GPU Driven Instance Plugin]]></title>
            <description><![CDATA[My personal tech blog for unreal learners.]]></description>
            <link>https://mintbeer.top/gpu-driven-instance-plugin</link>
            <guid isPermaLink="true">https://mintbeer.top/gpu-driven-instance-plugin</guid>
            <pubDate>Fri, 04 Sep 2026 05:30:13 GMT</pubDate>
            <enclosure url="https://mintbeer.top/api/social-image?id=f5f726e0-a2b5-4d8d-9b40-833783c7bc0d" length="0" type="image/png"/>
        </item>
        <item>
            <title><![CDATA[Fluid Simulation in Niagara]]></title>
            <description><![CDATA[My personal tech blog for unreal learners.]]></description>
            <link>https://mintbeer.top/fluid-simulation-in-niagara</link>
            <guid isPermaLink="true">https://mintbeer.top/fluid-simulation-in-niagara</guid>
            <pubDate>Fri, 04 Sep 2026 05:30:13 GMT</pubDate>
            <enclosure url="https://mintbeer.top/api/social-image?id=26e12a5d-b3e3-4951-b5f4-fac9b6c3b627" length="0" type="image/png"/>
        </item>
        <item>
            <title><![CDATA[Fast Tri-Tri intersection PCG Nodes]]></title>
            <description><![CDATA[My personal tech blog for unreal learners.]]></description>
            <link>https://mintbeer.top/fast-tri-tri-intersection-pcg-nodes</link>
            <guid isPermaLink="true">https://mintbeer.top/fast-tri-tri-intersection-pcg-nodes</guid>
            <pubDate>Fri, 04 Sep 2026 05:30:13 GMT</pubDate>
            <enclosure url="https://mintbeer.top/api/social-image?id=4d55f99c-ec65-43db-8041-9535beea30f2" length="0" type="image/png"/>
        </item>
        <item>
            <title><![CDATA[Atmospheric Scattering]]></title>
            <description><![CDATA[My personal tech blog for unreal learners.]]></description>
            <link>https://mintbeer.top/atmospheric-scattering</link>
            <guid isPermaLink="true">https://mintbeer.top/atmospheric-scattering</guid>
            <pubDate>Fri, 04 Sep 2026 05:30:13 GMT</pubDate>
            <enclosure url="https://mintbeer.top/api/social-image?id=de218369-817d-491f-9f34-ab323deb1908" length="0" type="image/png"/>
        </item>
        <item>
            <title><![CDATA[In-house Parameter Converter with Houdini]]></title>
            <description><![CDATA[My personal tech blog for unreal learners.]]></description>
            <link>https://mintbeer.top/in-house-parameter-converter-with-houdini</link>
            <guid isPermaLink="true">https://mintbeer.top/in-house-parameter-converter-with-houdini</guid>
            <pubDate>Fri, 04 Sep 2026 05:30:13 GMT</pubDate>
            <enclosure url="https://mintbeer.top/api/social-image?id=25095261-51f3-49fa-96e4-070327e71c51" length="0" type="image/png"/>
        </item>
        <item>
            <title><![CDATA[Asynchronized texture update system]]></title>
            <description><![CDATA[My personal tech blog for unreal learners.]]></description>
            <link>https://mintbeer.top/asynchronized-texture-update-system</link>
            <guid isPermaLink="true">https://mintbeer.top/asynchronized-texture-update-system</guid>
            <pubDate>Fri, 04 Sep 2026 05:30:13 GMT</pubDate>
            <enclosure url="https://mintbeer.top/api/social-image?id=fd6fe2c1-24d8-4b4f-a8cf-cc5ee0215e17" length="0" type="image/png"/>
        </item>
        <item>
            <title><![CDATA[Customized Spline Tool]]></title>
            <description><![CDATA[My personal tech blog for unreal learners.]]></description>
            <link>https://mintbeer.top/customized-spline-tool</link>
            <guid isPermaLink="true">https://mintbeer.top/customized-spline-tool</guid>
            <pubDate>Fri, 04 Sep 2026 05:30:13 GMT</pubDate>
            <enclosure url="https://mintbeer.top/api/social-image?id=b9c60c0f-c977-4383-9f35-6aa277012435" length="0" type="image/png"/>
        </item>
    </channel>
</rss>