Guilouf / colorsound

Shader representing sort of sound waves in color.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Colorsound

Shader representing sort of sound waves in color. This is a re-implementation of my shadertoy, in python + openGL regu

Installation

pip install -r requirements.txt, then execute colorsound.py

If troubles in Linux, sudo apt install python3-pygame

Usage

Just over the window with your mouse, right click to add waves and left click to add walls.

About

Shader representing sort of sound waves in color.


Languages

Language:Python 69.1%Language:GLSL 30.9%