Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jujuadams/pixel-art-upscaling
Pixel art upscaling shader for awkward resolutions for GameMaker
https://github.com/jujuadams/pixel-art-upscaling
gamemaker gamemaker-studio-2 gms2 pixel-art shader
Last synced: about 1 month ago
JSON representation
Pixel art upscaling shader for awkward resolutions for GameMaker
- Host: GitHub
- URL: https://github.com/jujuadams/pixel-art-upscaling
- Owner: JujuAdams
- Created: 2022-01-07T08:59:25.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-01-29T10:06:39.000Z (almost 3 years ago)
- Last Synced: 2024-11-02T16:35:09.365Z (2 months ago)
- Topics: gamemaker, gamemaker-studio-2, gms2, pixel-art, shader
- Language: Game Maker Language
- Homepage:
- Size: 25.4 KB
- Stars: 26
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Pixel Art Upscaling Shader
GMS2 Port of a pixel art upscaling shader, designed to scale pixel art to awkward resolutions using non-integer scaling factors. The original shadertoy source can be found [here](https://www.shadertoy.com/view/ltBGWc) and further described in [this video](https://hero.handmade.network/episode/chat/chat018/). More pixel art filtering shaders/functions can be found [here](https://jorenjoestar.github.io/post/pixel_art_filtering/) (it's a really good page, give it a look).