Difference between revisions of "Mipmap Generator"
From Immersive Visualization Lab Wiki
Line 1: | Line 1: | ||
− | The goal of this project was to generate mipmaps and to provide readers for both 2D image and 3D volume. | + | The goal of this project was to generate mipmaps and to provide readers for both 2D image and 3D volume. In this project, we also looked for file formats that best suited our needs and tried to make it efficient for our common applications of mipmaps. |
==Manuals== | ==Manuals== |
Revision as of 22:28, 7 April 2008
The goal of this project was to generate mipmaps and to provide readers for both 2D image and 3D volume. In this project, we also looked for file formats that best suited our needs and tried to make it efficient for our common applications of mipmaps.
Manuals
Acknowledgment
Thanks Han and Jurgen for always being there when I needed help.