matt-cook / writing-on-water

Watercolor painting simulation in WebGL.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Writing on Water

About:

Writing on Water is a WebGL demo where author attempts to make a digital watercolor simulation. The demo also tries to use Wacom plugin if available. It also dreams of using some features not available in OpenGL ES...

Known Issues:

  • Document size cannot be changed.
  • Strokes that are close to each other may have their colors mixed although they do not touch.
  • Gravity is not working well yet.

About

Watercolor painting simulation in WebGL.

License:MIT License


Languages

Language:JavaScript 80.1%Language:GLSL 14.8%Language:HTML 3.4%Language:CSS 1.7%