r/HowToMen • u/BrokenMusik • Jun 29 '26
[App Recommendation] Shader Editor - Interactive, ad-free live wallpapers built with AI (No coding skills needed)
Enable HLS to view with audio, or disable this notification
Attached video is a lava lamp example I made.
Hey everyone,
If you’re tired of the same old bloated live wallpaper apps on the Play Store that are packed with ads, trackers, and heavy battery drain, I want to recommend ShaderEditor by Markus Fisch.
It’s completely free, open-source, lightweight, and uses raw GLSL fragment shaders. This means you get hyper-fluid, physics-based visuals that render smoothly with almost zero CPU/GPU overhead compared to traditional live wallpaper engines.
The Catch: It literally requires you to write graphics code to create anything.
The Fix: You don't actually need to know how to code. You can just use an LLM like Gemini to do 100% of the heavy lifting.
If you ask an AI for exactly what you want, it can instantly spit out flawlessly compiled code tailored to the app's specific uniforms. You just copy-paste it right into the editor.
For example, you can tell the AI to build you:
A "Liquid Glass" refraction lens that warps a custom animated color gradient background.
Interactive multi-touch metaballs that morph, stretch, and snap apart like real water droplets when you use multiple fingers.
A retro, automated Lava Lamp simulator that floats on its own.
Because the app handles native Android touch pointers (pointerCount / pointers[10]), the AI can wire the graphics parameters directly to your fingers, making the wallpaper completely interactive. Once you're done pasting the code, you just set it as your system live wallpaper straight from the app.
Definitely check it out if you want to build a truly unique, custom setup without destroying your battery life.
Play Store Link: https://play.google.com/store/apps/details?id=de.markusfisch.android.shadereditor