Results 325 comments of

you mean when you convert it using gltfjsx? could you attach that glb? otherwise it's an expo issue - all this tool does is creating a simple jsx graph. loading...

you can press "i" there's nothing yet to pause though. game mechanics are still missing.

i think eventually it could also either partially or perhaps even fully replace drei itself. if we have a pipeline for components then it could contain: Sky, Stars, Water, Environment,...

thanks @donmccurdy ! i updated and published

you just had to go over the ramp pressing brake didnt you 😅

heres an example using valtio https://codesandbox.io/s/shoe-configurator-qxjoj it's similar to zustand + immer, but slimmer than that still.

i have no experience with ecs and i think there is no declarative abstraction that's good enough atm, only self cooked stuff. i've seen some generic ones around for r3f...

i think i have to remove ink, it's probably not worth it just so have some colored console output.

i think these come when there's a version conflict, for instance when gltfjsx was accidentally installed. could you try to remove gltfjsx from global installs, local installs. i still do...

castShadow and receiveShadow go directly on the `` component, you can't have have individual things have shadows or not. it should probably still add it, would you want to make...