<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://wiki.yz-learning.com/lib/exe/css.php?s=feed" type="text/css"?>
<rss version="2.0">
    <channel xmlns:g="http://base.google.com/ns/1.0">
        <title>Yz-Learning Base Wiki - game-engineer:classes:2024</title>
        <description></description>
        <link>https://wiki.yz-learning.com/</link>
        <lastBuildDate>Sat, 04 Apr 2026 10:36:19 +0000</lastBuildDate>
        <generator>FeedCreator 1.8</generator>
        <image>
            <url>https://wiki.yz-learning.com/lib/exe/fetch.php?media=wiki:dokuwiki.svg</url>
            <title>Yz-Learning Base Wiki</title>
            <link>https://wiki.yz-learning.com/</link>
        </image>
        <item>
            <title>AIシミュレーションの授業記録</title>
            <link>https://wiki.yz-learning.com/doku.php?id=game-engineer:classes:2024:game-ai&amp;rev=1734400761</link>
            <description>AIシミュレーションの授業記録

	*  棒倒し、穴掘り法で迷路作ろう
		*  補足

	*  リストを作ってポインタで紡ぐ
		*  リストを作って挿入するし削除もする

	*  幅優先探索、深さ優先探索
	*  穴掘り法で作った迷路を探索する！
	*  コスト付きのフィールドで最短経路を探せ！（ダイクストラ法）</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Tue, 17 Dec 2024 01:59:21 +0000</pubDate>
        </item>
        <item>
            <title>GE1A ゲームアルゴリズム　2024</title>
            <link>https://wiki.yz-learning.com/doku.php?id=game-engineer:classes:2024:game-algorithm&amp;rev=1727330635</link>
            <description>GE1A ゲームアルゴリズム　2024

ゲームアルゴリズム　授業記録

前期分

	*  授業記録
	*  番兵さん

----</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Thu, 26 Sep 2024 06:03:55 +0000</pubDate>
        </item>
        <item>
            <title>GE1A ゲーム制作Ⅰ　2024</title>
            <link>https://wiki.yz-learning.com/doku.php?id=game-engineer:classes:2024:game-creation-1&amp;rev=1739166632</link>
            <description>GE1A ゲーム制作Ⅰ　2024

ゲーム制作Ⅰ　資料とか

後期分

	*  シューティングゲーム（２D)にまつわるいろいろ
	*  C言語とC++で文字と数字を行ったり来たり
		*  数値を数字に直して、画像で表示

	*  文字のテーブルを読む！（その１） 
	*  文字のテーブルを読む！（その２） 
	*  俺のジャンプ選手権（準備編１） 
	*  俺のジャンプ選手権（準備編２）　主人公の状態とキーボード入力 
	*  俺のジャンプ選手権（準備編３）　加速度運動！ぬるぬる動くよ 
	*  俺のジャンプ選手権（準備編４）　加速度運動！ヌッて止まる＋ジャンプしてゆくぅ
	*  俺のジャンプ選手権　バグとって（とれてない。。。）ダサい三角ジャンプ
	*  ヘビゲーム作るために配列を頑張る！
	*  配列を頑張る！その２ 配列の循環⇒へび？
	*  ついにDxlib+class 基本のゲームループをクラスで作ってみる
	*  ゲームプログラミング１　ポインタとメモリの基礎
	*  ゲームプログラミング１　昨日の復習をしていく
	*  ゲームプログラミング１　練習問題…</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Mon, 10 Feb 2025 05:50:32 +0000</pubDate>
        </item>
        <item>
            <title>GE3A ゲーム制作Ⅲ2024</title>
            <link>https://wiki.yz-learning.com/doku.php?id=game-engineer:classes:2024:game-development-3&amp;rev=1718947130</link>
            <description>GE3A ゲーム制作Ⅲ2024

ゲーム制作Ⅲ　授業記録

前期分

	*  あのエラー（kernel32.dllがどうの、kernel32.libがどうの）の治し方
	*  イージングの関数作ったよ
	*  EffekseerをDirectX11＋C++から読み込むよ

----

後期分</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Fri, 21 Jun 2024 05:18:50 +0000</pubDate>
        </item>
        <item>
            <title>GE1A ゲーム数学　2024</title>
            <link>https://wiki.yz-learning.com/doku.php?id=game-engineer:classes:2024:game-mathematics-1&amp;rev=1719154042</link>
            <description>GE1A ゲーム数学　2024

ゲーム数学　授業記録

前期分

	*  ページのテストだよ

----

後期分</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Sun, 23 Jun 2024 14:47:22 +0000</pubDate>
        </item>
        <item>
            <title>GE2A ゲームプログラミングⅡ　2024</title>
            <link>https://wiki.yz-learning.com/doku.php?id=game-engineer:classes:2024:game-producing-2&amp;rev=1721625708</link>
            <description>GE2A ゲームプログラミングⅡ　2024

ゲームプログラミングⅡ　授業記録

前期分

	*  さっきまでで書いたところ sprite.cpp
	*  前回までで書いたところ fbx.h, fbx.cpp
	*  std::filesystem
	*  テクスチャ、出ればいいね

----

後期分</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Mon, 22 Jul 2024 05:21:48 +0000</pubDate>
        </item>
        <item>
            <title>２０２４年度の授業</title>
            <link>https://wiki.yz-learning.com/doku.php?id=game-engineer:classes:2024:start&amp;rev=1756362024</link>
            <description>２０２４年度の授業

GE1A

	*  GA（ゲームアルゴリズム 2024 前期）
	*  数学（2024 前期）
	*  ゲーム制作（2024 後期）
	*  ちょい練習

GE2

	*  GPⅡ→シェーダープログラミング（ゲームプログラミングⅡ→後期シェーダー 2024）
	*  AIシミュレーション2024
	*  GPⅡ（ゲーム制作Ⅱ 2024）

GE3

	*  GDⅢ（ゲーム制作Ⅲ 2024）</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Thu, 28 Aug 2025 06:20:24 +0000</pubDate>
        </item>
    </channel>
</rss>
