Tastenkunst / brfv4_javascript_examples

BRFv4 - HTML5/Javascript - examples project. Reference implementation for all other platform example packages.
463 stars 148 forks source link

Applying CSS styles to the resultant tracking output #63

Open akshajb opened 5 years ago

akshajb commented 5 years ago

I wanted to apply linear gradient on the color-libs example. to make it look like a realistic lipstick, currently I know that the target is the _imageData canvas. But linear gradient is a background property, and hence makes the whole screen gradient. is there a way i can overlay a div that goes on top of tracking output.