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. We also looked for file formats that best suited our needs and tried to make it efficient for our common applications of mipmaps. | |
− | + | ==Manuals== | |
[[Mipmap Generator 2D Manual]] | [[Mipmap Generator 2D Manual]] | ||
[[Mipmap Generator 3D Manual]] | [[Mipmap Generator 3D Manual]] | ||
+ | |||
+ | ==Acknowledgment== | ||
+ | |||
+ | Thanks Han and Jurgen for always being there when I needed help. |
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. 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.