Matt DesLauriers

Results 224 comments of Matt DesLauriers

I ended up doing a lot of work trying to get WebGL2 working in ThreeJS for a [Mozilla demo](http://www.jam3.com/work/mozilla-webgl/). I generally agree with @mikolalysenko that WebGL2 is not mature enough...

Hmm weird! Thanks for the report. If you change the code and save the file, and then hit Cmd + K again, do you get a new hash? Since git...

Good catch! Thanks for looking. I think you might be right.

@aaronpenne Can you try `npm install [email protected] --global` and then re-run and let me know if the error persists? (If you're using the tool locally e.g. in package.json scripts just...

Hey! Thanks for the issue request. I do agree this would be useful, I would say something like: ```js random.insideTriangle(a, b, c, out = [], u = random.value(), v =...

Oops, I misread your comment! It seems like you want points on the edge not inside the triangle. But yes maybe both variations would be good to have!

Thanks! Very interesting. Only thing I wonder about is the assumption on Inkscape; maybe that could be default omitted, and behind a flag like `{ inkscape: true }` that is...

I'm definitely :+1: on Typescript definitions. It's not really an area I'm familiar with, but open to PRs and more discussion.

After some [discussion on Twitter](https://twitter.com/mattdesl/status/1108316372533235712) I've landed on the following settings which have a pretty significant improvement in colour richness, and still uploads to Twitter. Have not tested IG but...

Small update: The [colormatrix options](http://www.chaneru.com/Roku/HLS/X264_Settings.htm#colormatrix) produce different results in QuickTime (Version 10.4 / 928.13), but seem to result in the same Twitter/VLC colors regardless of what option you pick. `bt470bg`...