Шейдеры/WobblyDistortion
WobblyDistortion

WobblyDistortion

Makes your world wobbly and distorted when you move. Sometimes it looks like a fuzzy AI-generated video

878
8

WobblyDistortion

This shader uses sin, cos and other functions to change vertices positions to make it look wobbly when you move.
May look like a fuzzy AI-generated video in some cases.

Video

Technicl information

Requirments

  • Minecraft version: 1.21.6
  • Graphics: Any(even Fast)
  • I don't know how it affects optimization so I can't give you any recommenadtions about hardware

Issues

Shader isn't perfect and has some issues with non-full blocks. But I made it for fun. Just started learning shaders and wanted to do something interesting. May be I'll fix issues later.

Config

You can configure shader in the assets/minecraft/shaders/include/distortion.glsl file
Config lines:

// Config
vec2 SMOOTH_RANGE = vec2(2.0, 10.0);
float MINIMAL_DISTORTION_MULT = 0.25;
float SMOOTH_DISTORTION_MULT = 0.5;

Совместимость

Minecraft: Java Edition

1.21.6-rc1

Создатели

SilentPaltos

SilentPaltos

Владелец

Детали

Лицензия:MIT
Опубликован:6 месяцев назад
Обновлён:6 месяцев назад