diff presen/pre.html @ 6:33b452ac54cd

fix
author aaa
date Thu, 11 Feb 2010 22:09:15 +0900
parents 87dcdee06b05
children a2e7c1716ad2
line wrap: on
line diff
--- a/presen/pre.html	Thu Feb 11 16:27:06 2010 +0900
+++ b/presen/pre.html	Thu Feb 11 22:09:15 2010 +0900
@@ -62,14 +62,17 @@
 <div class="slide pre">
 <h1>発表の流れ</h1>
 <ul style="line-height: 1.2;">
-  <li>SceneGraph
+  <li>SceneGraph とは
+  <li>SceneGraph によるゲーム作成
+  <li>SceneGraph の並列化
+  <li>今後の課題
 </ul>
 <br>
 </ul>
 </div>
 
 <div class="slide pre">
-<h1>やろうとしている事</h1>
+<h1>SceneGraph とは</h1>
 <ul style="line-height: 1.2;">
   <li>SceneGraph 一つならできたので、今度は親子関係を持つ複数の SceneGraph の例題 (universe)
   <li>collision の処理も spe に任せる。
@@ -78,9 +81,16 @@
 </div>
 
 <div class="slide pre">
-<h1>やること</h1>
+<h1>ゲーム作成</h1>
 </div>
 
+<div class="slide pre">
+<h1>SceneGraph の並列化</h1>
+</div>
+
+<div class="slide pre">
+<h1>今後の課題</h1>
+</div>
 
 </body>
 </html>