https://github.com/polyfrost/polyblur
A fork of MonkeyBlur with various improvements and bugfixes.
https://github.com/polyfrost/polyblur
Last synced: about 1 year ago
JSON representation
A fork of MonkeyBlur with various improvements and bugfixes.
- Host: GitHub
- URL: https://github.com/polyfrost/polyblur
- Owner: Polyfrost
- License: gpl-3.0
- Created: 2022-08-15T17:11:18.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2025-03-14T10:22:34.000Z (over 1 year ago)
- Last Synced: 2025-04-03T04:12:39.226Z (about 1 year ago)
- Language: Java
- Homepage: https://modrinth.com/mod/polyblur
- Size: 212 KB
- Stars: 11
- Watchers: 4
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# PolyBlur


A fork of [MonkeyBlur](https://github.com/DJTheRedstoner/MonkeyBlur) with various improvements and bugfixes.
Changes
- Updated buildscript
- Migrated from ASM to Mixin
- Fixed shader not applying blur
- Fixed shader not applying blue
- Migrated to OneConfig
- Added ability to change strength of motion blur
- Fixed framebuffer not updating when resolution changed
- Reset blur on perspective change
- Renamed to "PolyBlur"
And more (on changelogs)