Quick links: blog post · itch.io page
An example of implementing clipping for drawn graphics in GameMaker.
This repository stores shader-based implementations. For surface-based, see the blog post.
Note: for GMS2+, use the _tex
version of the shader when drawing textured graphics (such as sprites)