Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/markusfisch/ShaderEditor

Android app to create GLSL shaders and use them as live wallpaper
https://github.com/markusfisch/ShaderEditor

android glsl shader-editor shaders

Last synced: 15 days ago
JSON representation

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

Awesome Lists containing this project

README

        

# Shader Editor

Create and edit [GLSL](https://en.wikipedia.org/wiki/GLSL) shaders on
your Android phone or tablet and use them as live wallpaper.

If you find this app useful and wish to support its continued development,
you can [buy me a coffee](https://www.buymeacoffee.com/markusfisch) or
send some Bitcoin decimals to `bc1q2guk2rpll587aymrfadkdtpq32448x5khk5j8z`.

Buy Me A Coffee Liberapay

## Screenshots

Screenshot
Screenshot with soft keyboard

## Download

Get it on F-Droid Get it on Google Play

## Features

* Live preview in the 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
* Previously rendered frame in backbuffer texture
* Import and use arbitrary textures
* Create and use cube maps
* Disables rendering when the battery is low

See [FAQ.md](FAQ.md) for frequently asked questions.