GMS-Voronoi-Pixels
Voronoi pixel shader
A GMS 2.3 shader that applies a Voronoi diagram to pixels, creating a unique visual effect.
A Voronoi-pixels effect for GMS 2.3
11 stars
3 watching
0 forks
Language: Game Maker Language
last commit: over 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
xordev/1passblur | A shader implementation for GameMaker Studio 2 using Game Maker Language | 9 |
xordev/bokeh | A shader that uses bitwise XOR to create visually appealing effects in GameMaker Studio 2 | 13 |
gorhill/javascript-voronoi | A JavaScript library that efficiently computes geometric diagrams | 1,022 |
phoenixzz/voronoimapgen | Generates random island maps with Voronoi diagrams and procedural features to create terrain and ecosystems. | 17 |
stolk/forvor | A Voronoi diagram generator using Fortune's algorithm | 31 |
pixelguys/cubyz | A 3D voxel sandbox game with procedural generation and graphical effects. | 443 |
garretrc/ggvoronoi | A toolset for creating and manipulating Voronoi diagrams with spatial data analysis capabilities | 37 |
xordev/dual-kawase | An implementation of a dual-kawase blur filter for visual effects in GameMaker Studio 2 games. | 8 |
patriciogonzalezvivo/glsltexture | A Blender addon to create 2D textures from GLSL fragment shaders | 381 |
libretro/common-shaders | A collection of commonly used pixel shaders for rendering old school video game footage. | 1,052 |
gamemakerdiscord/xpanda | Allows code from external files to be included into shaders while handling shader compatibility issues. | 14 |
fil/d3-geo-voronoi | Computes spherical Delaunay triangulation and Voronoi diagrams from 3D point data | 236 |
xordev/fire-fun | A GameMaker extension that adds fireballs as a gameplay element using GLSL shaders. | 10 |
hosuaby/jq-voronoi | Implementation of Voronoi diagram generation algorithm in JSON-based programming language | 9 |
maxorange/pix2vox | This project enables the generation of 3D voxel models from 2D sketches using stacked generative adversarial networks. | 243 |