ambewas

Results 2 issues of ambewas

When taking a screenshot with ARKit.snapshot() (or other libraries to capture the viewport), there's a lot of aliasing visible on the 3D models, which is not apparent when viewing the...

when using the useDebounce hook with anything other than a primitive string or number, an infinite render loop is triggered. to reproduce, use for example an array: ```js let rendercount...