∫ ∪ ∧∴ ∋ ∈ ⊇ ∧

Results 4 issues of ∫ ∪ ∧∴ ∋ ∈ ⊇ ∧

While earcut is great for single polygon calculations, for multipolygon cases it could provide advanced API for more efficient working with [Arrays](https://gamealchemist.wordpress.com/2013/05/01/lets-get-those-javascript-arrays-to-work-fast/): 1. provide input params to work on data...

enhancement

The total size in bytes is calculated by multiplying the stride by the height, not the width. This is because the stride represents the number of bytes in a row...

Edit: **TL;DR**: not calling ArSession_configure or calling it only with ArConfig_setxx defaults will cause view matrix returned from ArCamera_getViewMatrix (at the session start and good tracking state) to be in...

bug

move ArImage_release to the end of the function , after image is uploaded to the GPU to prevent trash values in the depth texture.