Status? Thoughts? #7
Replies: 3 comments
-
FYI, there is this sandbox which integrates jolt with r3f https://codesandbox.io/p/devbox/jolt-physics-react-three-fiber-demo-hxkkje?file=%2Fsrc%2FApp.tsx |
Beta Was this translation helpful? Give feedback.
-
There will be more activity here soon 👀 |
Beta Was this translation helpful? Give feedback.
-
To elaborate - This repository has been acting as a placeholder for a comprehensive r3f jolt library. I created that sandbox as a demonstration of what a very simple react three fiber + jolt integration looks like, but couldn't commit to building a full fledged rt/jolt library. Using jolt directly is very doable, people are already using JoltPhysics.js with threejs and other libraries. Much of the value of creating a react-three/jolt library is ease of use and interop with the rest of the react-three ecosystem. More recently @DennisSmolek has been working on a react-three/jolt library, so this repository won't be placeholder for much longer. Stay tuned 👀 |
Beta Was this translation helpful? Give feedback.
-
Hi there,
I'm wondering if there's still an intention to pursue the integration of r3f with jolt? AFAICT it's possible to integrate jolt and threejs. I'm curious about what your experience was attempting to write react-three-jolt? Any obstacles you ran into or thoughts you might be able to share?
Cheers,
Jun
Beta Was this translation helpful? Give feedback.
All reactions