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: 2 months 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-08-02T07:10:38.011Z (5 months ago)
- Topics: gamemaker, gamemaker-studio-2, gms2, pixel-art, shader
- Language: Game Maker Language
- Homepage:
- Size: 25.4 KB
- Stars: 25
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-gamemaker - PixelUpscaler - Pixel art upscaling shader for awkward resolutions for GameMaker. (Sprites / Recommendations)
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).