Difference between revisions of "HanProgressReport"

From Immersive Visualization Lab Wiki
Jump to: navigation, search
 
Line 1: Line 1:
 
+
=== June/12/08 ===
 
+
==== To do ====
===061208===
+
----
To do
+
 
* change multichannel (RGB) read to three single channel reads
 
* change multichannel (RGB) read to three single channel reads
 
** integrate shader program
 
** integrate shader program
Line 8: Line 7:
 
* implement texture pools
 
* implement texture pools
 
** use glTexImage2D for initialization and glTexSubImage2D for update
 
** use glTexImage2D for initialization and glTexSubImage2D for update
 +
 +
==== Done ====
 +
----

Revision as of 12:00, 12 June 2008

June/12/08

To do


  • change multichannel (RGB) read to three single channel reads
    • integrate shader program
    • use different file format
  • implement texture pools
    • use glTexImage2D for initialization and glTexSubImage2D for update

Done