An open API service indexing awesome lists of open source software.

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.

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)