Difference between revisions of "Mipmap Generator 3D Manual"
From Immersive Visualization Lab Wiki
m (→Options) |
m (→Options) |
||
Line 14: | Line 14: | ||
===Options=== | ===Options=== | ||
---- | ---- | ||
− | : | + | :Please refer to [[Mipmap Generator 2D Manual]] |
===File format=== | ===File format=== | ||
---- | ---- | ||
====Mipmaps==== | ====Mipmaps==== |
Revision as of 23:23, 2 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
Options
- Please refer to Mipmap Generator 2D Manual