Cody Bennett

Results 361 comments of Cody Bennett
trafficstars

@drcmda, it seems that the intention for the use of three units was to be able to create UI in threejs scaled to the container? If `factor` was measured `camera...

Should we revisit #965 now that events are done? We can pass layout info into the RN canvas shim so the fix will translate over.

I'm experimenting with #1384 to add events in #1699, but I've been running into issues with its demo/example. I just need to get that and then tests up so we...

It's all working in #1699. Just time to clean up the API and figure out how we can best mirror web.

NPM v7+ will fail when there's conflicting peer dependencies ([see release notes](https://github.blog/2021-02-02-npm-7-is-now-generally-available/#peer-dependencies)).

Spotted this from the three issue tracker. If you need a more complete example as far as reviews made in three, see this gist which forgoes temporary FBO attachments when...

Perhaps try one of my polyfills via `expo-asset`: - https://gist.github.com/CodyJasonBennett/e5cce5854abb2324459601da5f14bb44 This is what https://github.com/pmndrs/react-three-fiber uses ATM to unify loaders with web.

This should be fixed in `@types/three` 0.144 from https://github.com/three-types/three-ts-types/pull/240.

Should be fixed in Drei [`v9.25.3`](https://github.com/pmndrs/drei/releases/tag/v9.25.3).

Leaving this open as this has wider implications on policy, but I've reverted that change in #144. Should loosen up the peer dep requirement quite a bit.