

If you are creating a high resolution render, the texture file must be big.ĭo you remember the way we organized materials? We can do exactly the same thing about textures.

On the other hand, we must find the texture file before using it. The good thing about these textures is that we can achieve very realistic materials with it quickly. Bitmap: To use this kind of texture, we will need an image file, such as a JPEG, PNG, or TGA file.The negative point about this kind of texture is that it’s harder to get realistic textures with it. The best thing about this type of texture is that it is resolution independent, so we can set the texture to be rendered with high resolutions with minimum loss of quality. This means that it won’t depend on any type of image file.

