https://github.com/2retr0/animespeedlines
A Minecraft mod which adds an overlay effect that enhances the feeling of moving quickly... when moving quickly.
https://github.com/2retr0/animespeedlines
fabricmc minecraft
Last synced: 27 days ago
JSON representation
A Minecraft mod which adds an overlay effect that enhances the feeling of moving quickly... when moving quickly.
- Host: GitHub
- URL: https://github.com/2retr0/animespeedlines
- Owner: 2Retr0
- License: mit
- Created: 2022-07-21T04:18:55.000Z (almost 4 years ago)
- Default Branch: dev
- Last Pushed: 2024-01-16T23:34:35.000Z (over 2 years ago)
- Last Synced: 2025-05-14T03:31:01.855Z (about 1 year ago)
- Topics: fabricmc, minecraft
- Language: Java
- Homepage: https://modrinth.com/mod/animespeedlines/
- Size: 89.8 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# AnimeSpeedLines
Download the latest version over at [Modrinth](https://modrinth.com/mod/animespeedlines/)!
Is your experience playing Minecraft too _slow_ ? Do you find riding _ice-boat nether highways_ boring? Would you like to _\*feel\*_ like you're moving faster without actually moving faster? If so, take a look at this!\*
https://github.com/2Retr0/AnimeSpeedLines/assets/18603664/de05ff0d-b2ff-4bd7-b9b7-b5e8d320d3d3
*Effect is exaggerated in the demo—it's slightly less obtrusive in-game! Shaders used in demo are [Complementary Shaders](https://www.complementary.dev).
## Features
...This mod is basically built around a single shader I made (lol), but care has been taken to change how the effect interacts with the game environment beyond speed scaling—specifically:
* **Opacity Modulation** *(the opacity of the effect is adjusted based on the brightness of the current image).*
* This results in a uniform contrast in different environments (e.g., day vs night) reducing obtrusiveness.
- **Velocity Correction** *(effect takes into account the difference between the direction of velocity and camera direction).*
- While not perfect, it mitigates the issue of moving in a direction that is not forward (e.g., looking sideways on a forward moving boat).
Originally, I made this mod just to learn/practice glsl, but I figured some may find it fun to use. If you have any suggestions, please let me know!
## See Also
* **My other mods ([profile](https://modrinth.com/user/2Retr0)):**
* [QuickStack](https://modrinth.com/mod/quickstack)
* [BedrockWaters](https://modrinth.com/mod/bedrockwaters)
* [TravellersToasts](https://modrinth.com/mod/travellerstoasts)
* [FormidableFarmland](https://modrinth.com/mod/formidablefarmland)
* [GlobalEnderChest](https://modrinth.com/mod/globalenderchest)
- **Mods/resources used in image previews:**
- [Complementary Shaders](https://www.curseforge.com/minecraft/customization/complementary-shaders)
* **Mod not used in image preview, but I think pairs nicely for those who don't get motion sick:**
* [CameraOverhaul](https://modrinth.com/mod/cameraoverhaul)