Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/XorDev/GMS-Voronoi-Pixels

A Voronoi-pixels effect for GMS 2.3
https://github.com/XorDev/GMS-Voronoi-Pixels

Last synced: 2 months ago
JSON representation

A Voronoi-pixels effect for GMS 2.3

Awesome Lists containing this project

README

        

Hey!
I wondered what it would look like if I sampled pixels on a [Voronoi diagram](https://en.wikipedia.org/wiki/Voronoi_diagram). So I used GMS 2.3 to put this shader example together. Maybe you can use it your game to make it look more unique.
## [Direct Download](https://github.com/XorDev/GMS-Voronoi-Pixels/archive/master.zip)

Here's the result:
![Euclidean Voronoi](https://i.imgur.com/i6pYUjW.png)
There also other shapes you can try in the shader.
![Square Voronoi](https://i.imgur.com/gGhGWq0.png)
![Manhattan Voronoi](https://i.imgur.com/ENTX1CO.png)

If you happen to use this in your game, please [tweet](https://twitter.com/XorDev) it to me!