When the fractional part of a float fixes your shader
- The other night I wanted to implement a small Voronoi-diagram shader to use as a background to a music video, to show up the music project I recently finished.
- Voronoi Noise is type of algorithm I never implemented before, and I was always mesmerized by the geometric and often organic-ish way it looks.
- Without much direction in mind, I started implementing it and experimenting.
Unverified
- The other night I wanted to implement a small Voronoi-diagram shader to use as a background to a music video, to show up the music project I recently finished.
- Voronoi Noise is type of algorithm I never implemented before, and I was always mesmerized by the geometric and often organic-ish way it looks.
- Without much direction in mind, I started implementing it and experimenting.
Sources: Crocidb