Difference between revisions of "HanProgressReportAugust08"

From Immersive Visualization Lab Wiki
Jump to: navigation, search
(August/01/2008 (Wed))
Line 1: Line 1:
 
[[HanProgressReport|UP]]
 
[[HanProgressReport|UP]]
=== August/01/2008 (Wed) ===
 
----
 
 
==== Deadline ====
 
==== Deadline ====
 
* Aug/11/2008
 
* Aug/11/2008
Line 10: Line 8:
 
==== TODO ====
 
==== TODO ====
 
* multi-volume support
 
* multi-volume support
    * user interface - need to be able to manipulate one volume at a time
 
 
     * mesh generation - generating a mesh for multivolumes under one constraint - memory size
 
     * mesh generation - generating a mesh for multivolumes under one constraint - memory size
 
     * rendering - multi-volume rendering
 
     * rendering - multi-volume rendering
 
           o new rendering algorithm: need to manage multi bricks overlaps with several bricks!  
 
           o new rendering algorithm: need to manage multi bricks overlaps with several bricks!  
    * new class structures? like in virvo/multirend
 
 
     * time-series multivolume rendering - need to handle multi timesteps
 
     * time-series multivolume rendering - need to handle multi timesteps
* dynamic change in volume control UI
 
** hide/show according to volume selection
 
 
* mipmapped video support
 
* mipmapped video support
 
     * prefetching next frames (check libc max filedes)
 
     * prefetching next frames (check libc max filedes)
Line 23: Line 17:
 
     * limiting # of bricks loaded at each frame
 
     * limiting # of bricks loaded at each frame
  
 +
 +
=== August/05/2008 (Tu) ===
 +
* multi-volume support
 +
    * user interface - need to be able to manipulate one volume at a time
 +
    * new class structures? like in virvo/multirend
 +
* dynamic change in volume control UI
 +
** hide/show according to volume selection
 +
 +
=== August/01/2008 (Fri) ===
 +
----
 
==== Done ====
 
==== Done ====
 
* finalized the interface between MipMapVideo library and GUI part
 
* finalized the interface between MipMapVideo library and GUI part

Revision as of 18:28, 5 August 2008

UP

Contents

Deadline

  • Aug/11/2008
    • new class restructuring
  • Sep/22/2008
    • deadline

TODO

  • multi-volume support
   * mesh generation - generating a mesh for multivolumes under one constraint - memory size
   * rendering - multi-volume rendering
         o new rendering algorithm: need to manage multi bricks overlaps with several bricks! 
   * time-series multivolume rendering - need to handle multi timesteps
  • mipmapped video support
   * prefetching next frames (check libc max filedes)
   * point of interest (check paper again)
   * limiting # of bricks loaded at each frame


August/05/2008 (Tu)

  • multi-volume support
   * user interface - need to be able to manipulate one volume at a time
   * new class structures? like in virvo/multirend
  • dynamic change in volume control UI
    • hide/show according to volume selection

August/01/2008 (Fri)


Done

  • finalized the interface between MipMapVideo library and GUI part