Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/XorDev/GMS-Voronoi-Pixels
- Owner: XorDev
- Created: 2020-09-09T20:15:09.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-05-18T13:52:35.000Z (over 2 years ago)
- Last Synced: 2024-08-02T07:11:16.303Z (5 months ago)
- Language: Game Maker Language
- Size: 82 KB
- Stars: 11
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-gamemaker - Voronoi - Sampled pixels on a Voronoi diagram. (Shaders / Recommendations)
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!