<?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>Chaos on 物质札记</title>
    <link>https://ragdoll-ing.com/tags/chaos/</link>
    <description>Recent content in Chaos on 物质札记</description>
    <generator>Hugo</generator>
    <language>zh-CN</language>
    <copyright>2022–2026 Ragdolling</copyright>
    <lastBuildDate>Fri, 01 Sep 2023 10:28:08 +0000</lastBuildDate>
    <atom:link href="https://ragdoll-ing.com/tags/chaos/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>(UE5)Chaos代码解析:FManagedArrayCollection,一种优雅的SOA结构实现</title>
      <link>https://ragdoll-ing.com/posts/ue5-managed-array-collection/</link>
      <pubDate>Sat, 01 Apr 2023 09:18:50 +0000</pubDate>
      <guid>https://ragdoll-ing.com/posts/ue5-managed-array-collection/</guid>
      <description>&lt;p&gt;最近在研究Chaos系统时偶然间在UE中发现了一种巧妙的SOA数据结构,目前来看似乎没有文章讲过,所以特地分享一下,目前版本UE5.2preview1&lt;/p&gt;
&lt;h3 id=&#34;soa和aos&#34;&gt;SOA和AOS&lt;/h3&gt;
&lt;p&gt;全称是Array of structures (AOS)和Structure of arrays (SOA),简单来说就是两种数据的组织方式,一种把整个结构体数据组织成数组,一种把结构体数据的每一项单独抽成数组组织成结构体,鉴于知乎上已经有大佬简单清晰的说明了他俩的区别与优劣,所以在这里贴个链接,更加详细的解释看大佬说的就可以了&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
