Module texture

Source
Expand description

Texture objects

Implementation of ray tracing textures

Structs§

BitmapTexture
BlendTexture
CheckerTexture
ColorFilter
Color filter for textures
ConstantTexture
Texture object that represents a uniform color
NoiseTexture

Enums§

NoiseType

Traits§

Texture
Visitor