Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

When a thread or stripes textures is applied on geometry, moiré pattern appears when the zooming out.

This fringe pattern can be avoided by using a decimation filter on the texture.

In order to apply a decimation filter, please use:

HPS::TextureOptionsKit::SetDecimationFilter(HPS::Material::Texture::Decimation filter)

Our documentation specify the different options available: Decimation filters.

Please find below an example of the effect of the Mipmap option:

Filter off

Filter on

  • No labels