Akaricchi / ShaderEditor

Android app to create GLSL shaders and use them as live wallpaper

Home Page:https://play.google.com/store/apps/details?id=de.markusfisch.android.shadereditor

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Shader Editor

Create and edit GLSL shaders on your Android phone or tablet and use them as live wallpaper.

Get it on Google Play

Shader Editor on fdroid.org

Features

  • Live preview in background or on an extra screen
  • Syntax highlighting
  • Error highlighting
  • Use any shader as live wallpaper
  • Exposure of sensors (camera, accelerometer, gyroscope, magnetic field, light, pressure, proximity)
  • Exposure of battery level
  • Supports wallpaper offset
  • Supports multiple touches
  • Supports multiple render resolutions
  • Previous rendered frame in backbuffer texture
  • Import and use arbitrary textures
  • Create and use cube maps
  • Disables rendering when battery is low

See FAQ.md for frequently asked questions.

About

Android app to create GLSL shaders and use them as live wallpaper

https://play.google.com/store/apps/details?id=de.markusfisch.android.shadereditor

License:MIT License


Languages

Language:Java 96.9%Language:GLSL 1.9%Language:Shell 0.9%Language:Makefile 0.3%