Music from sound shader

Sound shader to play procedural generated 2D sound eg. Shadertoy.
You need pyOpenGL (the 64 bit version it is packed into the zip file). So just download, extract and run it.
If you use Blender 32 bit you need to download the 32 bit version. http://www.lfd.uci.edu/~gohlke/pythonlibs/#pyopengl


I made two versions one for the BGE and the other for UPBGE.

Edit:
For the next UPBGE release (0.1.9) the pyOpenGL wrapper is not needed any more.

Attachments

SoundShaderBGE.zip (2.44 MB)SoundShaderUPBGE.zip (2.43 MB)

This is awesome, reminds me of that old FPS game which consisted almost entirely of procedural code. I think it was called Krieg or Krieger maybe?

Thanks.

I think you meant .kkrieger by .theprodukkt http://www.pouet.net/prod.php?which=12036

Mario shader + Music shader

It needs the pyOpenGL wrapper from the first post.
So download and extract it, then copy the blend file into the extracted folder.


Attachments

MarioSoundBGE.blend (145 KB)