Difference between revisions of "HanProgressReport"

From Immersive Visualization Lab Wiki
Jump to: navigation, search
 
(Daily Progress)
 
(77 intermediate revisions by one user not shown)
Line 1: Line 1:
 +
==== To do ====
 +
----
 +
* 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
 +
** rendering - multi-volume rendering
 +
*** new rendering algorithm: need to manage multi bricks overlaps with several bricks!
  
 +
* bytesPerChannel
 +
* XML configuration
 +
* Modify downsampler
 +
** buffered read/write
 +
* clean up makefiles/configuration for virvo
 +
----
  
===061208===
+
==== Daily Progress ====
To do
+
# [[HanProgressReportNov08|Nov 08]]
* change multichannel (RGB) read to three single channel reads
+
# [[HanProgressReportSep08|Sep 08]]
** integrate shader program
+
# [[HanProgressReportAugust08|August 08]]
** use different file format
+
# [[HanProgressReportJuly08|July 08]]
* implement texture pools
+
# [[HanProgressReportJune08|June 08]]
** use glTexImage2D for initialization and glTexSubImage2D for update
+
 
 +
----
 +
[[Mipmapped_Volume_Rendering|project page]]

Latest revision as of 14:39, 31 October 2008

To do


  • 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
    • rendering - multi-volume rendering
      • new rendering algorithm: need to manage multi bricks overlaps with several bricks!
  • bytesPerChannel
  • XML configuration
  • Modify downsampler
    • buffered read/write
  • clean up makefiles/configuration for virvo

Daily Progress

  1. Nov 08
  2. Sep 08
  3. August 08
  4. July 08
  5. June 08

project page