gzz-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gzz-commits] journals/plans SA_2003.rst


From: Janne V. Kujala
Subject: [Gzz-commits] journals/plans SA_2003.rst
Date: Tue, 13 May 2003 06:18:21 -0400

CVSROOT:        /cvsroot/fenfire
Module name:    journals
Changes by:     Janne V. Kujala <address@hidden>        03/05/13 06:18:21

Modified files:
        plans          : SA_2003.rst 

Log message:
        add some tasks

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/fenfire/journals/plans/SA_2003.rst.diff?tr1=1.79&tr2=1.80&r1=text&r2=text

Patches:
Index: journals/plans/SA_2003.rst
diff -u journals/plans/SA_2003.rst:1.79 journals/plans/SA_2003.rst:1.80
--- journals/plans/SA_2003.rst:1.79     Tue May 13 06:08:34 2003
+++ journals/plans/SA_2003.rst  Tue May 13 06:18:21 2003
@@ -262,7 +262,6 @@
 Our goal is to build a Peer-to-Peer system that allows one to perform a 
*global* 
 data lookups and fetch a block if *anybody* has published it in the Internet.
 
-
 User interfaces
 '''''''''''''''
 
@@ -337,6 +336,27 @@
 We plan to obtain justification for different aspect of the algorithm
 experimentally and to further evaulate the recognizability.
 
+**Vob framework:**
+Fenfire's Vob graphics model provides a simple way of
+specifying geometry and automatic animation between views.
+A vob is a visual object that knows how to draw itself in
+one or more coordinate systems (for example, a connection line
+vob draws a line between the origins of two coordinate systems). 
+Views place vobs and coordinate systems into *vob scenes*
+(rendered keyframes).
+When the user moves from one scene to another,
+the coordinate systems of the first view are 
+interpolated to the corresponding coordinate systems of the
+following view, resulting in smooth animation.
+Furthermore, many source code changes yield immediate effects 
+without rebuilding.
+
+Our aim is to obtain a theoretical foundation for the framework 
+regarding the performance vs. dynamical compiling 
+and rapid development aspects tradeoff 
+of the code as well as results about the generality and properties
+of the coordinate systems and transformations.
+
 
 Hypotheses and research methods
 -------------------------------
@@ -411,8 +431,8 @@
    - "stress-testing"?
 
   
-Timetable for the objectives
-----------------------------
+Research schedule
+-----------------
 
 - schedule and intermediate objectives for the research
    
@@ -450,16 +470,23 @@
   \begin{tabular}{|c|cccc|cccc|cccc|}
   \hline
   & \multicolumn{4}{c|}{2004} & \multicolumn{4}{c|}{2005} & 
\multicolumn{4}{c|}{2006} \\
-  Task & 1 & 2 & 3 & 4 & 1 & 2 & 3 & 4 & 1 & 2 & 3 & 4 \\
+  Task           & 1 & 2 & 3 & 4 & 1 & 2 & 3 & 4 & 1 & 2 & 3 & 4 \\
   \hline  
-  Peer-to-Peer & X &  &  &  &  &  & & & & & & \\
-  1. PhD & X &  &  &  &  &  &  & & & & & \\
-  2. PhD &  & X &  &  &  &  &  & & & & & \\
-  3. PhD &  &  &  &  &  &  & & X & & & & \\
+  Peer-to-Peer   & X &   &   &   &   &   &   &   &   &   &   &   \\
+  Vob framework  &---&---&---&---&   &   &   &   &   &   &   &   \\ 
+  Text rendering &---&---&---&---&---&---&   &   &   &   &   &   \\ 
+  Bg textures    &---&---&---&   &   &   &   &   &   &   &   &   \\ 
+  Fillets        &---&   &   &   &   &   &   &   &   &   &   &   \\ 
+  Controllers    &---&---&---&---&   &   &   &   &   &   &   &   \\ 
+  View geometry  &---&---&---&---&   &   &   &   &   &   &   &   \\ 
+  UI as a whole  &---&---&---&---&---&---&---&---&---&---&---&---\\ 
+  1. PhD         & X &   &   &   &   &   &   &   &   &   &   &   \\
+  2. PhD         &   & X &   &   &   &   &   &   &   &   &   &   \\
+  3. PhD         &   &   &   &   &   &   &   & X &   &   &   &   \\
   \hline  
   \end{tabular} }
   \end{center}
-  \caption{Timetable for the objectives.}
+  \caption{Approximate schedule for the research tasks}
   \label{turns}
   \end{table}
 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]