You are seeing the paginated version of the page.
It was specially created to help search engines like Google to build the proper search index.

Click to load the full version of the page
Drum Machine
Free full-featured drum-machine for smartphone, tablet and desktop browsers. Create and share compositions. Explore air drumming and filter effects.
Original link
Two Dimensional Audio Mixer
This project is 11 years old. Check out my newer work .
Original link
TiberSynth
TiberSynth is an experimental audio synthesizer that runs in your web browser
Original link
RadioEight
We are all tied by the thread of dreams .
Original link
Fluid simulation with Turing patterns | WebGL shader demo
This demo is built on the Reaction-Diffusion template from the WebGL playground and Evgeny Demidov 's fluid simulation. Anyway, this implementation does not use the OpenGL extension OES_TEXTURE_FLOAT. Instead a 16bit "minifloat" buffer is used here. The extension might still be a good start for optimization! To be correct these aren't real "Turing patterns" , though the dots are quite characteristic. What you see is actually the simpler kind of one-component Reaction-Diffusion equations. The skin dot synthesis' native texture resolution is 1024x512 and the fluid simulation uses 512x256 cells. WebGL GPGPU, here ya go!
Original link