Switched output format to P6.
[raymarcher.git] / Textures.lua
index ccc7dbc..bfa1262 100644 (file)
@@ -168,6 +168,7 @@ Textures = {
    make_count_texture = make_count_texture,
    make_solid_pigment = make_solid_pigment,
    make_checkered_pigment = make_checkered_pigment,
+   make_image_pigment = make_image_pigment,
    make_mandelbrot_pigment = make_mandelbrot_pigment,
    map_rectangular = map_rectangular,
    map_spherical = map_spherical