Lionel Tzatzkin

Results 130 comments of Lionel Tzatzkin

@FagnerMartinsBrack https://github.com/stars?direction=desc&sort=stars is in the top 10

I am using `"three": "0.124.0"`

I'll expose my tests in case is useful for anyone to continue debug or to find a better solution: I am generating a [pdf](https://github.com/puppeteer/puppeteer/blob/v3.1.0/docs/api.md#pagepdfoptions) from an `html` string. Something like:...

I came to the same idea, but preferred not to `js` the UI stuff, so results in [this](http://codepen.io/elrumordelaluz/pen/XmygWX?editors=100) Jade `mixin`.

sorry @TheJaredWilcurt, maybe I explained wrong, I do know that Jade it is javascript, just intended to say "take advantage of the awesome Codepen, to make me a "customizer" instead...

Absolutely agree @lipis! I think it's not so easy to have the **cat transparent** keeping the awesome (and the special trait) **animation of the tail**. [Here](http://codepen.io/elrumordelaluz/pen/YydNqx?editors=100) is a SMIL solution....

you are absolutely right @tholman progressive enhancement always!

The final color won't be the same `fill`/`color` since we are 'blending' with the background, but it's possible to play also with other `mix-blend-mode`'s values and obtain cool results though.