arkology / ShaderV

Godot Visual Shader Plugin
MIT License
807 stars 41 forks source link

Feature Request: Worley Noise with flat shading and borders #24

Open alexjhetherington opened 2 months ago

alexjhetherington commented 2 months ago

I don't remotely know how to do this but it would be really nice if the Worley nodes could do:

  1. Flat shading (i.e. each region is a flat colour)
  2. Borders

I am particularly interested in borders because it lets you make interesting line patterns.

Example: https://www.ronja-tutorials.com/post/028-voronoi-noise/