brianchirls / Seriously.js

A real-time, node-based video effects compositor for the web built with HTML5, Javascript and WebGL
MIT License
3.87k stars 354 forks source link

Is it possible to apply blend effect on an already blended node? #134

Open vpiyush opened 7 years ago

vpiyush commented 7 years ago

Hi,

I am trying to blend a already blended node with a canvas element. but It doesn't seem to work. can you give a tip?