/Voronoi_textures

GLSL_VoronoiTexture

Primary LanguageGLSL

Voronoi_textures

GLSL_VoronoiTexture

The Voronoi texture in this source code is a GLSL rewrite of Blender's "sbm_voronoi.h".

Blender / svm_voronoi.h

This GLSL code is designed to be run on ShaderToy. However, because voronoi program and Hash, Distance Metric use only general GLSL function, These programs can be worked in environments other than ShaderToy.

If you want Voronoi.glsl to work, you need to copy and paste it to code editor in ShaderToy, or install ShaderToy VScode extension and run it in VScode.

Gallery

F1

F1_Euclid

F1_Euclid_Color

F1 Manhattan

F1_Manhattan

F1 smooth

F1_smooth1

edge_distance

F1_edge_distace

Referecne