Difference between revisions of "HanProgressReport"
From Immersive Visualization Lab Wiki
(→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 | ||
+ | ---- | ||
− | === | + | ==== Daily Progress ==== |
− | + | # [[HanProgressReportNov08|Nov 08]] | |
− | + | # [[HanProgressReportSep08|Sep 08]] | |
− | + | # [[HanProgressReportAugust08|August 08]] | |
− | + | # [[HanProgressReportJuly08|July 08]] | |
− | + | # [[HanProgressReportJune08|June 08]] | |
− | + | ||
+ | ---- | ||
+ | [[Mipmapped_Volume_Rendering|project page]] |
Latest revision as of 13: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