Difference between revisions of "Mipmap Generator 3D Manual"
From Immersive Visualization Lab Wiki
(→File format) |
|||
Line 18: | Line 18: | ||
===File format=== | ===File format=== | ||
---- | ---- | ||
+ | ====Mipmaps==== |
Revision as of 23:36, 1 April 2008
Generate mipmaps for 3D volumes.
The 3D generator is basically the same with the 2D one, except there's one more dimension for the z-value. In the 3D manual we'll just mention those parts different from 2D generator.
Contents |
Synopsis
- ./MipmapGen3D [-f format -s brickSize] volumeFilename maxLevel
- ./MipmapGen3D [-f format -s brickSize] volumeBatchFilename maxLevel [outputBatchFilename]
Description
see Mipmap Generator 2D Manual
Options
see Mipmap Generator 2D Manual