Results 39 issues of

im trying to do this: http://schteppe.github.io/cannon.js/examples/threejs_mousepick.html in the example repo, the monday morning demo, try picking the chair - it just makes no sense because it goes to object center...

enhancement

this demo: https://codesandbox.io/s/r3f-ibl-envmap-simple-6ebrr?file=/src/App.js:1025-1561 realizes the pill-box using 6 infinite planes: ```jsx const [ref, api] = useCompoundBody(() => ({ shapes: [ { type: 'Plane', position: [0, -1.8, 0], rotation: [-Math.PI /...

```jsx

enhancement
help wanted
question

Would it be possible for Expo to support the [THREE.Loader signature](https://threejs.org/docs/index.html#examples/en/loaders/GLTFLoader) like all other loaders? ```jsx class ExpoLoader { load (url: string, onLoad: function, onProgress: function, onError: function) { //...

enhancement

Would it be possible to also create a surface for r3f: https://github.com/react-spring/react-three-fiber ? If that component is inside `` it has access to practically everything it would need, like the...

help wanted

some changes i'd like to see before this project goes too far (new levels, etc). the infrastructure should be really, really tight and safe - and although we're making good...

enhancement
help wanted

runtime shadows looks bad. baking lights and shadows could look really good: ![xRsouYb3](https://user-images.githubusercontent.com/2223602/120341053-d8349480-c2f6-11eb-8fcd-e278aad204bb.jpg)

enhancement
help wanted

enhancement
help wanted

the car feels stiff and slow

enhancement
help wanted