All Projects → rolyatmax → Watercolor Canvas

rolyatmax / Watercolor Canvas

Licence: mit
Creating watercolor-style canvas art

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Watercolor Canvas

Sketches
a starting point for sketches
Stars: ✭ 66 (-21.43%)
Mutual labels:  generative-art, creative-coding, canvas
Pts
A library for visualization and creative-coding
Stars: ✭ 4,628 (+5409.52%)
Mutual labels:  generative-art, creative-coding, canvas
Sessions
A series of creative coding sessions
Stars: ✭ 262 (+211.9%)
Mutual labels:  creative-coding, canvas
Generativeart
Generative Art in Go
Stars: ✭ 313 (+272.62%)
Mutual labels:  generative-art, creative-coding
Glisp
A Lisp-based Design Tool Bridging Graphic Design and Computational Arts
Stars: ✭ 519 (+517.86%)
Mutual labels:  generative-art, creative-coding
Shadertoy React
6kB "Shadertoy" like react component letting you easily render your fragment shaders in your React web projects, without having to worry about implementing the WebGL part.
Stars: ✭ 74 (-11.9%)
Mutual labels:  creative-coding, canvas
pencil-scribbles
Create pencil effect drawings from pictures using R
Stars: ✭ 30 (-64.29%)
Mutual labels:  creative-coding, generative-art
Shader Doodle
A friendly web-component for writing and rendering shaders.
Stars: ✭ 356 (+323.81%)
Mutual labels:  creative-coding, canvas
microbium-app
Draw new worlds
Stars: ✭ 89 (+5.95%)
Mutual labels:  creative-coding, generative-art
Curv
a language for making art using mathematics
Stars: ✭ 853 (+915.48%)
Mutual labels:  generative-art, creative-coding
Dungeontemplatelibrary
🌏: Dungeon free resources (terrain & roguelike generation)
Stars: ✭ 595 (+608.33%)
Mutual labels:  generative-art, creative-coding
Worlds2
Building Virtual Reality Worlds using Three.js
Stars: ✭ 34 (-59.52%)
Mutual labels:  generative-art, creative-coding
dots
Dots & Boxes Visualization
Stars: ✭ 16 (-80.95%)
Mutual labels:  creative-coding, generative-art
manyworlds
A scifi-inspired study of signed distanced functions and noise fields in WebGL
Stars: ✭ 24 (-71.43%)
Mutual labels:  creative-coding, generative-art
Artline
A Deep Learning based project for creating line art portraits.
Stars: ✭ 3,061 (+3544.05%)
Mutual labels:  generative-art, creative-coding
gestalt
Creative coding playground - Color, Note, Code
Stars: ✭ 16 (-80.95%)
Mutual labels:  creative-coding, generative-art
creative-coding-notebooks
🎨 An authorial collection of fundamental recipes on Creative Coding and Recreational Programming.
Stars: ✭ 17 (-79.76%)
Mutual labels:  creative-coding, generative-art
GenerativeArtists
No description or website provided.
Stars: ✭ 22 (-73.81%)
Mutual labels:  creative-coding, generative-art
People You Should Follow On Codepen
People You Should Follow on CodePen
Stars: ✭ 542 (+545.24%)
Mutual labels:  creative-coding, canvas
Awesome Creative Coding
Creative Coding: Generative Art, Data visualization, Interaction Design, Resources.
Stars: ✭ 8,696 (+10252.38%)
Mutual labels:  generative-art, creative-coding

watercolor-canvas

unstable

Drawing watercolor effects to HTML canvas. Inspired by this great blog post by tyler hobbs.

watercolor-canvas

Install

Use npm to install.

npm install watercolor-canvas --save

To do:

  • [x] Publish package
  • [x] Let user pass in colors, positions
  • [ ] Document API

Try me

Demo

Or clone this repo and run the demo:

npm install
npm start

To develop, also run:

npm run transpile -- --watch

License

MIT, see LICENSE.md for details.

watercolor-canvas

watercolor-canvas

watercolor-canvas

watercolor-canvas

watercolor-canvas

watercolor-canvas

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].