<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Chunk on Logic&#39;s Lab</title>
    <link>https://logmagic.top/tags/chunk/</link>
    <description>Recent content in Chunk on Logic&#39;s Lab</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>zh-cn</language>
    <lastBuildDate>Fri, 24 Apr 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://logmagic.top/tags/chunk/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>第4章：无限世界的幻觉 — Chunk 动态加载卸载</title>
      <link>https://logmagic.top/courses/voxel-engine/ch-04-chunk-loading/</link>
      <pubDate>Fri, 24 Apr 2026 00:00:00 +0000</pubDate>
      
      <guid>https://logmagic.top/courses/voxel-engine/ch-04-chunk-loading/</guid>
      <description>一个 256×256 的地面要装 65536 个 Chunk，全加载内存直接爆炸。多线程按需加载，只渲染玩家周围一圈</description>
    </item>
    
    <item>
      <title>第3章：方块管理术 — 高性能 Chunk 系统</title>
      <link>https://logmagic.top/courses/voxel-engine/ch-03-chunk-system/</link>
      <pubDate>Wed, 22 Apr 2026 00:00:00 +0000</pubDate>
      
      <guid>https://logmagic.top/courses/voxel-engine/ch-03-chunk-system/</guid>
      <description>数据结构的选择决定了你的体素引擎能跑 60 FPS 还是 6 FPS</description>
    </item>
    
  </channel>
</rss>
