gzz-commits
[Top][All Lists]
Advanced

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

[Gzz-commits] journals tjl


From: Tuomas J. Lukka
Subject: [Gzz-commits] journals tjl
Date: Thu, 03 Apr 2003 23:46:31 -0500

CVSROOT:        /cvsroot/fenfire
Module name:    journals
Changes by:     Tuomas J. Lukka <address@hidden>        03/04/03 23:46:31

Modified files:
        .              : tjl 

Log message:
        jyutrip

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/fenfire/journals/tjl.diff?tr1=1.10&tr2=1.11&r1=text&r2=text

Patches:
Index: journals/tjl
diff -u journals/tjl:1.10 journals/tjl:1.11
--- journals/tjl:1.10   Thu Apr  3 10:27:51 2003
+++ journals/tjl        Thu Apr  3 23:46:31 2003
@@ -2,17 +2,21 @@
 Plan:
 ============
 
+- get agora key
 
 - plan with jvk more experiments
-- milestones document
+
 
 2003-05-01:
-    - [tjl] write your viewpoints to the Milestones doc
-    - libvob build speedup: separate gen and vob/trans jni into parts
-       - use optimization when build time is better
     - Screen-space dicing paperquad completely polished
        - homogeneous coordinates throughout transformation hierarchy!
            - needed for improving texture coordinate quality
+           - Transform::isWGood()?
+    - clean up python package structure, making vob- and fenfire-packages real
+    - recursive vob scenes
+
+2003-04-29:
+    - patentable controller demo at InBCT
 
 2003-04-19:
     - demo at University of Helsinki
@@ -21,16 +25,16 @@
     - finish xupdf in fenfire
     - clean up fenfire demo stuff
        - PageSpanLayout factory
-
-2003-04-03: Trip to Jyväskylä
     - organize web page update
-    - clean up python package structure, making vob- and fenfire-packages real
     - see why links are not shown in xupdf fenfire version
        - check and design the indexing stuff.
-    - libvob build speedup: 
-       - separate compilations
-       - when generating code, cmp generated code versus existing, skip
-         if up to date in Makefile
+
+2003-04-04:
+    - second mouse input to vob demos
+    - PEG structured graphics as a layer on top of libvob
+    - PEG vob batching
+
+2003-04-03: Trip to Jyväskylä
 
 
 =============
@@ -45,6 +49,22 @@
        - almost there but then realized the big transform id
          problem, and that all files do get generated
            - solutions above
+       - when generating code, cmp generated code versus existing, skip
+         if up to date in Makefile
+    - discuss patent application with Esa and Janne Virtapohja.
+       - will present to InBCT directors 
+    - discuss future work with Janne - will concentrate on
+      libvob article and usability tests
+    - lots of discussion with Marke about our user interfaces.
+    - PS/2 mouse code working - can read USB mouse separately from the 
+      internal PS/2 pad.
+       - written with jvk at Rax.
+    - turned on optimization in libvob. 
+       AFFINE COORDS CALCULATION IS 50x FASTER!!!
+      At first had a scary moment when the speed was not at all affected
+      by optimization - then discovered I had forgotten to add the vob and 
trans
+      files generated by the code to "make clean" - they were not getting 
+      recompiled.
 
 2003-04-02:
     - study jena and think about rdf




reply via email to

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