notrabs

Results 5 comments of notrabs

Testing locally, I now get the expected sequence of events (using the [minimal repro](https://codesandbox.io/p/sandbox/portal-state-update-bug-298rht?file=%2Fsrc%2FApp.js%3A35%2C16)): ![image](https://github.com/pmndrs/react-three-fiber/assets/35877960/fb250fd1-dd5e-4571-853c-2f7c530fdc88)

Hi thanks, I'm doing well :) But this project could use someone who actively works with physics simulations on the web. If you or someone else wants to use it...

yes, I am still looking to solve the problem of more capable physics! I also wouldn't mind this project getting more love at all, or making the (npm) name available...

> Would you be open to reviewing PRs @Glavin001 The new example interface is awesome, especially like the one with gears and the streamlining of the ammo build steps. I'd...

Hi @DrRonne , this should already be possible. The cloth in the example is implemented as a "SoftBody" in ammojs. The three example uses a specific helper ("CreatePatch") to create...