Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 418 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 418 Bytes

draw_clip

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)