<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
    <channel>
        <title>World of WillBig</title>
        <link>until.blog/@wilbig</link>
        <description>게임 개발자가 되고 싶어요!</description>
        <lastBuildDate>Sun, 05 Apr 2026 09:59:29 GMT</lastBuildDate>
        <docs>https://validator.w3.org/feed/docs/rss2.html</docs>
        <generator>https://github.com/jpmonette/feed</generator>
        <language>ko</language>
        <image>
            <title>World of WillBig</title>
            <url>https://avatars.githubusercontent.com/u/59533439?v=4</url>
            <link>until.blog/@wilbig</link>
        </image>
        <copyright>All rights reserved 2026, WillBig</copyright>
        <item>
            <title><![CDATA[ECS 는 무엇인가]]></title>
            <link>https://until.blog/@wilbig/ecs-는-무엇인가</link>
            <guid>ecs-는-무엇인가</guid>
            <pubDate>Mon, 07 Apr 2025 15:57:59 GMT</pubDate>
            <description><![CDATA[ECS(Entity-Component-System)란 무엇인가?ECS는 Entity(엔티티), Component(컴포넌트), System(시스템)으로 구성된 아키텍처로, 게임 엔진 및 데이터 중심 애플리케이션 개발에서 널리 사용되는 설계 패턴입니다.1. Entity (엔티티)역할:고유한 ID로 식별되는 객체.엔티티 자체는 데이터를 포함하지 않으며, 단순히 ]]></description>
            <enclosure url="https://image.until.blog/wilbig/article/1744010088120.png" length="0" type="image/png"/>
        </item>
    </channel>
</rss>