Matt Keas

Results 11 comments of Matt Keas

hi @codepython this code is only for projections from 3d to 2d space, but you could write something that could target detect collisions on a vertex in 3d space and...

Just seeing this, and +1 to the idea. I want to reimplement some of this anyways with my own backend to compile TypeScript :-)

will roll a theming option into it..

@ericclemmons @glenjamin I don't have a ton of experience with the lower internals of webpack or webpack-hot-middleware, but I imagine you'll need to keep track of file hashes for the...

Just ran into this issue. Has a workaround or alternative been developed?

:) Use case: I am concatting values and then building a moving window in which I will by doing some calculations on. Need to be able to start with an...

@chewxy I’ll come up with a compilable example in a few days. Thanks for checking in!

Hi @MarkKremer -- just curious if you ultimately found some guidance on this?

Hi! SVG makes it easier to handle events on DOM components, but I did not test to extreme polygon counts. Based on your link above, I imagine you'd draw just...