diff Renderer/Engine/TODO @ 507:735f76483bb2

Reorganization..
author Shinji KONO <kono@ie.u-ryukyu.ac.jp>
date Mon, 12 Oct 2009 09:39:35 +0900
parents
children 1089f24bc86a
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/Renderer/Engine/TODO	Mon Oct 12 09:39:35 2009 +0900
@@ -0,0 +1,11 @@
+Tue Sep 22 21:32:17 JST 2009
+
+* SceneGraph の中の Property をlenear array する :Done
+* ユーザ入力を spe の global allocate に書く (SWITCHで) :hiroki
+* spe 側で lenear array を move_task で update する :kazz
+* option (spe 側で衝突判定するデータを gloval alloc する) :TODO
+* spe 側で lenear array を collision 側で update する :TODO
+* lenear array から SceneGraph を再構築する :yutaka
+* rendering_task と task_next で待ち合わせる :kaito
+* ダブルバッファリングされている Property、SceneGraph を入れ替える :kaito
+* rendering_task と move_task の起動 :kaito
\ No newline at end of file